Al Sutton wrote:
However, if I do;
<a href="<s:url value='/linkto/%{myobject.id}'/>"> Blah </a>
The link ends up as;
http://server/apppath/linkto/objectId;jessionid=2389712798321
which takes the user to the right place.
I couldn't find a note saying "Don't do this" anywhere, should the wiki
be updated, or should I wear my "I am dumb" hat today?
There should probably be a note somewhere, but once that URL tag is
closed IMO the URL should be considered formed, and adding anything else
to it runs that session ID risk.
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org