That interceptor looks great, but is there any way to access request
parameters in the prepare() method ?

The http request provides an "archiveProfileId" parameter and I use
that parameter to load my object "archiveProfile".

2010/5/10 Lukasz Lenart <lukasz.len...@googlemail.com>:
> Use Preparable interface instead
> http://struts.apache.org/2.x/struts2-core/apidocs/com/opensymphony/xwork2/Preparable.html
>
>
> Regards
> --
> Łukasz
> http://www.lenart.org.pl/
> Kapituła Javarsovia 2010
> http://javarsovia.pl
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to