Re: problem in accessing get parameter in struts 2 [when using interceptor]

2008-01-08 Thread Mike Jennings
Could you give some more information like what version of struts2 are you using and what is the application server and version? Mike Jennings Unnikrishnan wrote: HI I am new to struts2 . I have a problem in accessing get parameter. for example I am working on my local machine and I have the f

RE: problem in accessing get parameter in struts 2 [when using interceptor]

2008-01-03 Thread Dave Newton
Please reply to the struts-user list, not directly to responders. --- [EMAIL PROTECTED] wrote: > actually I am using interceptor for checking the user is already login or > not, if the user is not logged in it will redirect to login page Okay. What you should do now, then, is include some useful

problem in accessing get parameter in struts 2 [when using interceptor]

2008-01-03 Thread Unnikrishnan
ot getting value for "added" when I am using interceptor. It is working perfectly when I am not using intercepter. Could any one please help me . Thanks in advance Unnikrishnan -- View this message in context: http://www.nabble.com/problem-in-accessing-get-parameter-in-struts-2--wh