Has anyone succeded in doing session managenent using URL rewriting with the servlet engine provided with VisualCafe 4? The session management works with cookies but I cant use this since the target device does not support cookies so I have to use URL rewriting. When I try to get a url rewritten by the framework using the encodeURL method of HttpServletResponse it just keeps returning the input string as result. I'll be very greatful if someone can help me with this issue! Thanx / Marcus ___________________________________________________________________________ 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
