--- On Mon, 9/8/08, Martin Gainty wrote:
> you can return the result you desire from the Action which
> implements parameterNameAware interceptor
> 
> <action name="someAction" class="com.examples.SomeAction">
>   <interceptor-ref name="params"/>
>   <result name="success">good_result.ftl</result>
> </action>
>
> http://struts.apache.org/2.x/docs/parameters-interceptor.html

I guess I'm not clear on how that deals with his issue with Preparable and the 
prepareXxx() methods; can you explain further?

Thanks,
Dave


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

Reply via email to