On the other hand, if a param-element is specified in an action, shouldn't it just work as expected ? What is the rationale behind requiring the user to further configure a staticParams interceptor in order to get the param-element to work ? Or is this just an accidental/convenient decision ?
Hanson On Mon, Jun 30, 2008 at 9:14 AM, Hanson Char <[EMAIL PROTECTED]> wrote: > That works! Thanks :) > > > On Mon, Jun 30, 2008 at 1:16 AM, Lukasz Lenart < > [EMAIL PROTECTED]> wrote: > >> Hi, >> >> Did you use stack with >> <interceptor name="staticParams" >> class="com.opensymphony.xwork2.interceptor.StaticParametersInterceptor"/> >> ? >> >> >> Regards >> -- >> Lukasz >> http://www.lenart.org.pl/ >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >