> From: Partha Bhattacharjee <[EMAIL PROTECTED]>
> >
> > Can we use HttpSession if cookies are disabled?
> >
> > I have got the feedback that this can be done using URL rewriting but have
> > not been able to write the code.
> >
> > Can somebody help?

 HttpResponse.encodeURL() and HttpResponse.encodeRedirectURL().
Are you saying you tried these and it didn't work?

 It's a really good idea to browse around on:

   <URL:http://java.sun.com/products/servlet/>,

 but it was suprisingly hard to dig up the info online unless
you knew to search for "encodeURL". Jason Hunter's "Java Servlet
Programming" has a good explanation, anybody doing servlet
development professionally should have that or a similiar
book.


-cks

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to