Hello ssuku,

Wednesday, June 27, 2001, 4:24:58 PM, you wrote:



shhc> Hi,
shhc>      How can a  request processing be delegated from an Action class to
shhc> another?

shhc> Thanks
shhc> Sandhya

Return forward to another action -

 return new ActionForward( "someaction.do" );



-- 
Best regards,
 Oleg                            mailto:[EMAIL PROTECTED]


Reply via email to