Thanks Shilpa and Frank,

I know about the part of adding it to struts-config.xml. but the case is I am receiving the path of a screen at runtime. so I cannot put it in struts-config.xml.

Brati Sankar Ghosh
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com



"Frank Zammetti" <[EMAIL PROTECTED]>

06/08/2004 06:57 PM

Please respond to
"Struts Users Mailing List" <[EMAIL PROTECTED]>

To
[EMAIL PROTECTED]
cc
Subject
RE: Action Forward





Cool, I didn't know that.  Ignore my solutions Brati! (I suggested manually
doing a forward via RequestDispatcher and returning null from the Action...
I believe that would work as well, but certainly this is much better).

Frank


>From: "Robert Taylor" <[EMAIL PROTECTED]>
>Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
>To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
>Subject: RE: Action Forward
>Date: Tue, 8 Jun 2004 08:28:14 -0400
>
>Yes.
>
>return new ActionForward(path);
>
>robert
>   -----Original Message-----
>   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>   Sent: Tuesday, June 08, 2004 7:17 AM
>   To: Struts Users Mailing List
>   Cc: Struts Users Mailing List
>   Subject: Action Forward
>
>
>
>   Is it possible to forward to a page(html/jsp) from the Action Class
>without declaring that forward in the struts-config.xml?
>
>   Brati Sankar Ghosh
>   Tata Consultancy Services
>   Mailto: [EMAIL PROTECTED]
>   Website: http://www.tcs.com

_________________________________________________________________
Watch the online reality show Mixed Messages with a friend and enter to win
a trip to NY
http://www.msnmessenger-download.click-url.com/go/onm00200497ave/direct/01/


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


ForwardSourceID:NT0000B1FA    
DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message 
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.


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

Reply via email to