I need to send the user to our corporate site from my struts app. I
tried using an empty action that mapped to an empty jsp page that had
<jsp:forward page="http://polaroideyewear.com"/> in it.

For some reason this caused all the <img tags in all the generated code
to include a jsession id that caused the web server to not find and
display them.

Commenting out the <jsp:forward tag cleard the problem but ...

A: What is the proper way to handle a forward to an out of application
page.
and
B: Why did it do that?

Thanks, J.

J. Braun
Polaroid Corp.
Waltham MA USA
+1 (781) 386 6871
[EMAIL PROTECTED]

java, sql, xml, jsp, eeuts




-- 
This transmission is intended only for use by the addressee(s) named herein and 
may contain information that is proprietary, confidential and/or legally 
privileged. If you are not the intended recipient, you are hereby notified that 
any disclosure, copying, distribution, or use of the information contained 
herein (including any reliance thereon) is STRICTLY PROHIBITED. If you received 
this transmission in error, please immediately contact the sender and destroy 
the material in its entirety, whether in electronic or hard copy format. Thank 
you.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to