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 following URL.
http://localhost:8080/PaymentModule-war/UsersList.action?added=true I have setter and getter method for 'added'. But my problem is I am not 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--when-using-interceptor--tp14595338p14595338.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]