As some of you may know, wireless development may not afford cookies.
How do I keep track of user sessions (using JSPs), without using cookies?
I have tried URL rewriting but it does NOT work with JSP!!
My idea is to create a servlet wrapper (use servlet's URL rewriting) and
THEN dispatch request to the JSP. Does ir work? Does anyone have any better
idea?
Thanks in advance,
Dario Andrade
WIZ Technologies
e-mail: [EMAIL PROTECTED] - (21) 219-1138
Av. das Na��es Unidas, 12.995 - 10 andar
S�o Paulo - SP - CEP 04578-000
Tel.: 55 11 5503-6590
Fax.: 55 11 5503-6699
web site: http://www.wiz.com.br
wap site: http://wap.wiz.com.br
===========================================================================
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