>> session  is a JSP implicit object.

Of course!

Now I'm wondering why I'm noticing this behavior now and now before.  The session id 
is not only showing up in the address bar, but the generated HTML code from the JSP 
has the session id appended to URLS everywhere in the page.  Except for the rewriiten 
URL in the address bar, the user doesn't see these rewrites on the page without 
viewing source, but it bugs me anyway.

Could this behavior be because cookies are not being accepted by the browser?  I'm 
using Mozilla 1.6 with cookies setting at "Enable cookies for the originating web site 
only" and I'm seeing this on a localhost instance of the app.

Thanks for your response.

Jack

<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824529#3824529";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824529>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to