Thanks Lukasz.

So, that's it ? But, what in the case if my page should be supported with
another action class (in another namespace) ?

--
Thx, Milan


Lukasz Lenart wrote:
> 
> Use params in result
> 
> <action name="save" class="InputAction" method="save">
>            <result>/pages/${pageName}</result>
> </action>
> 
> and in InputAction define getPageName()
> 
> 
> Regards
> -- 
> Lukasz
> http://www.lenart.org.pl/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-S2--Simple-forking-tp18240640p18241691.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to