<forward name="forwardToAction" path="/actionName.do" />
----- Original Message ----- 
From: "Andy.de" <[EMAIL PROTECTED]>
To: <user@struts.apache.org>
Sent: Thursday, September 28, 2006 6:25 PM
Subject: Forward to action without jsp


>
> Hi all,
> how can i forward to an action without input (jsp) ?
> The path attribute of action tag in struts-config must point to jsp's. To
> prepopulate a form bean
> i must use an action, read data from database to fill the form bean and
> forward to the jsp to
> display the formular already filled out. But i find no way to forward to
my
> action without input.
> Help?
> Regards, Andy
> -- 
> View this message in context:
http://www.nabble.com/Forward-to-action-without-jsp-tf2350751.html#a6545831
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



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

Reply via email to