Your forward was not found in the struts-config file probably. Check the action on your JSP page and find it in your struts-config file. Make sure the forward name you getting from the ActionMapping is in there under that path.
-----Original Message----- From: Chris Pat [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 23, 2005 10:49 AM To: Struts Users Mailing List Subject: odd return error Hello In my Action I am creating an object and storing it in a db. It works fine. The next line I then call a method on the object, does some lookups printoutsa proof that it is working and then on the return gets this message: java.lang.NullPointerException org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProces sor.java:372) It is a boolean method that just returns a computed boolean value that I have a println proving that the falue is false. I have upgraded to 5.5.12 and the latest 1.2.8 struts. Can anyone provide any insight? Thank you. __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] **************************************************************************** This email may contain confidential material. If you were not an intended recipient, Please notify the sender and delete all copies. We may monitor email to and from our network. **************************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]