Hi,
Have a look at this blog..
http://www.vitarara.org/cms/struts_2_cookbook/creating_a_login_interceptor
Thanks to Mark :)
Thanks,
Nuwan
Ray wrote:
pavan kumargss 写道:
Hai
i am working struts2
i used the ServletRequestAware,ServletResponseAware,
SessionAware Interfaces ..
But i don' t understand how to use the ParameterAwate interface
i tryed it like using setParameters() and getParameters()..
i get the null values only..
Maybe I misunderstood the function by the method name.
So... If I want to check the input data with my own Interceptor before
invoke the real action class.
How can I get the input data in my own Interceptor. I mean the data
inputed in the JSP like username, password etc.
Would someone show a little example.
Thx.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]