Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java_server thread: Session problem


Message #1 by Amit Sethi <amsethi@y...> on Tue, 4 Sep 2001 11:45:20 -0700 (PDT)
Goto your internet explorer settings and make it "Every visit to the Page".
Hope it helps.

----- Original Message -----
From: "Ravi Kumar C" <ravikumar_c@h...>
To: "Java Server" <pro_java_server@p...>
Sent: Wednesday, September 05, 2001 7:29 AM
Subject: [pro_java_server] Re: Session problem


> hi
>
>  put <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> code in the response
> header of every html comming from JSP
>
> Thanks
>
>
>
>
> >From: Amit Sethi
> >Reply-To: "Java Server"
> >To: "Java Server"
> >Subject: [pro_java_server] Session problem
> >Date: Tue, 4 Sep 2001 11:45:20 -0700 (PDT)
> >
> >
> > Hi all,
> >
> >I'm having problems using sessions as I've developed a software for my
> company using sessions in JSP but its creating problem because the system
> saves the cache and it when u login ......I find the last session still
> there.I've to refresh every page to progress....Is there any method thru
> which I can get rid of the caches.....Mind it the system runs on
> LAN....(sort of intranet)...JAva webserver is Tomcat and database MYsql.
>
> >ANybody who has any suggestion plz share it.........asap..
> >Amit Sethi
> >
> >
> >Mohan wrote: Tried HttpURLConnection class???
> >
> >Regards,
> >Mohan
>
>

  Return to Index