Noddy struts problem: java.lang.NullPointerException: Module 'null' not found

2008-01-24 Thread James Cockrill
Dear All, I've been trying to set up a little struts app to play with some actions and whatnot and just as a little exercise and I seem to have rather stumped myself. Essentially I'm getting a java.lang.NullPointerException: Module 'null' not found. Exception when I deploy to Tomcat. However as f

RE: Noddy struts problem: java.lang.NullPointerException: Module 'null' not found

2008-01-25 Thread James Cockrill
nd hi, You don't have to define properties form in struts-config when you use classic ActionForm. it will be enough : ... ... - Original Message - From: "James Cockrill" <[EMAIL PROTECTED]> To: Sent: Thursday, January 24, 2008 6:07 PM Subject: Noddy struts problem: jav

RE: Noddy struts problem: java.lang.NullPointerException: Module 'null' not found

2008-01-25 Thread James Cockrill
ror) - Original Message - From: "James Cockrill" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Friday, January 25, 2008 11:17 AM Subject: RE: Noddy struts problem: java.lang.NullPointerException: Module 'null' not found > Alexandru, than

RE: Noddy struts problem: java.lang.NullPointerException: Module 'null' not found

2008-01-25 Thread James Cockrill
st Subject: Re: Noddy struts problem: java.lang.NullPointerException: Module 'null' not found hi, You don't have to define properties form in struts-config when you use classic ActionForm. it will be enough : ... ... - Original Message ----- From: "James Cockrill" <