David
From: Dan Allen <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: Struts-User List <[EMAIL PROTECTED]> Subject: html:rewrite breaking images Date: Wed, 2 Apr 2003 13:53:34 -0600
When I visit a struts page for the very first time in a browser (best way to test this is simply with lynx -source) it is adding the following to the end of all urls:
;jsessionid=F4CF99D47374DF90EA1CEB573A0A32A5
which is breaking the images and stylesheet references until I reload (or in the case of lynx get it to store my cookie).
To see what I mean, visit:
lynx -source http://home.mojavelinux.com:8080/iprc/do/Home
and look at any graphic on the page. Basically, it is missing the '?' that needs to appear after the resource and before the query string. This seems to be like a bug, but I need someone to confirm.
Dan
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Daniel Allen, <[EMAIL PROTECTED]> http://www.mojavelinux.com/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft's Law of Software Engineering: Don't worry if it doesn't work right. If everything did, we'd be out of a job. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

