hi,
 thanks for your kind help.
but the thing is i had tried that option also.
but it didn't work.
is this the problem of iplanet to return null values of session
in ie even after cookies enabled?is there any other way?
  thanks again.
            rahul.

Abhay Bhatnagar <[EMAIL PROTECTED]> wrote:
> use getAttribute() & setAttribute()
>
> -----Original Message-----
> From: rahul jadhav [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 19, 2000 8:19 PM
> To: [EMAIL PROTECTED]
> Subject: need urgent help about session handling!
>
>
> hi friends,
> when session timeouts we redirect it to login page.
> we check it as
> //if(session.getValue("login")==null)
> then redirect it.
> It works fine in netscape but not in IE
> even it works fine on intranet but not on internet in ie.
> we are using iplanet server.
> On the same page where value is put in session,
> it returns proper value in ie also but on other pages
> it returns null for ie5.0.
> we are putting values as //session.putValue
> now by urlrewriting it can be solved.
> but how to solve it without using urlrewriting?(as at this stage
> it's to difficult to change all files)
> has anybody else also faced this problem?
> how to solve it?
> please help me.it's urgent.
>
> thanking you all,
>                      Rahul.
>
>
> ____________________________________________________________________
> Get free email and a permanent address at http://www.netaddress.com/?N=1
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to