I am using struts2. I wrote an interceptor for validating the Captcha and thereby inserting the registration details in the database in my action,but when I try to retrieve the values entered in the registratiion form,I get Null pointer Exception.Action class works fine when interceptor is not present. Any suggestions as where am I going wrong?
-- View this message in context: http://www.nabble.com/Interceptor-tp19962438p19962438.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]