I got it working. Thank you. Prasad.
-----Original Message----- From: Challa, Prasad V [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 17, 2002 5:35 PM To: '[EMAIL PROTECTED]' Subject: Specifying target for html:rewrite I am using struts 1.0 and I want to be able to specify the target for a forward action. I am using html:rewrite to forward the action now but, I don't think I can specify "target" with this. Is there any alternative to this or any other way to achive this. My Javascript function is like this: <script laguage="Javascript"> <!-- function logOffUser(){ location.href='<html:rewrite forward="logoff"/>'; } --> </script> Thank you, Prasad. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>