hi, i am trying out the session snoop example from
http://www.oreilly.com/catalog/jservlet/ using vc 3.0a and servletrunner on
win98/oem. mostly it works fine. but the code:

"Click <A HREF=\""+resp.encodeUrl(req.getRequestURI())+"\">here</A>"

generates:

Click <A HREF="/servlet/Properties">here</A>

which does not appear to be doing anything. what am i missing here?

also, when i disable cookies from the browser, isRequestedSessionIdValid()
always returns false.

does anyone have a clue?

thanks


Ray (will hack java for food) http://home.pacbell.net/rtayek/
hate Spam? http://www.blighty.com/products/spade/

___________________________________________________________________________
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