Rob Hazlewood wrote:

> You have to have a wap gateway that supports http sessions.
> new versions of waplite support this.. (i'm guessing most gateways do)
> if yours supports them, the HttpSession object (via session cookies) will
> work fine.
> Just use it as if the client is a web browser.

We do not plan to install a wap gateway at this time.

>
> if not, you'll have to use url rewriting. I think the servlet api has direct
> support for this, saving you alot of effort.

I'm trying to use encodeRedirectURL and encodeURL but it returns the Url unchanged. 
I've been unable to print it. I
suppose what it should do is something like add its session id at the end of the URL, 
but I cannot get any results.

Do you have some sample?
Thank you.

--


 saludos,
 jmiguel

 Virtual Software,
 http://www.virtualsw.es/
 ICQ 13550064

___________________________________________________________________________
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