RE: Problems using LookUp Dispatch Action

2006-09-14 Thread David Friedman
anging the STRUTS_1_2_9 part to your own in-use version of Struts) Regards, David -Original Message- From: Heidy Gutiérrez Guzmán [mailto:[EMAIL PROTECTED] Sent: Thursday, September 14, 2006 12:17 PM To: user@struts.apache.org Subject: Problems using LookUp Dispatch Action Hi I'm

Problems using LookUp Dispatch Action

2006-09-14 Thread Heidy Gutiérrez Guzmán
Hi I'm using an action class that extends from LookUpDispatchAction. I have more similar class and everithing is ok, but now, it's trow the following exception: SEVERE: Servlet.service() for servlet action threw exception java.lang.NullPointerException at org.apache.struts.actions.Look