Hi

Something like that (taken from the Struts example) should work.

private String page = "/action.do";
pageContext.forward(page);

Kind regards
Dennis Hunziker

-----Original Message-----
From: Gurpreet Dhanoa [mailto:[EMAIL PROTECTED] 
Sent: Dienstag, 25. November 2003 12:47
To: Struts Users Mailing List
Subject: ACtion Form within an ACtion


HI All

Can anybody link me to the track of calling one Action within another
Action.

I have one Action File in which I want to call one more ACtion File and then
I want to forward to the JSP

Can anybody Help


Thanks
gary





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

Reply via email to