Thanks Chris,
You're right! I did run into that exact same problem. I can add a
third solution to the ones you offer. The struts 2 url tag has an
"encode" attribute. When you do:
The jsessionid is omitted from the generated path. However, this
should be used with care, because it remov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Eric,
Eric Rank wrote:
> Solved this problem.
>
> By setting the DefaultType directive to "text/html" in Apache's
> httpd.conf, the pages with urls containing the appended ";jsessionid"
> display as html, not plain text.
>
> I should have thought of
Solved this problem.
By setting the DefaultType directive to "text/html" in Apache's
httpd.conf, the pages with urls containing the appended ";jsessionid"
display as html, not plain text.
I should have thought of that before :-)
Thanks
Eric.
On Mar 5, 2007, at 2:32 PM, Eric Rank wrote:
3 matches
Mail list logo