Re: Null mapping reference in MappingDispatchAction

2008-12-18 Thread Paul Benedict
Do you have a stack trace? On Tue, Dec 2, 2008 at 2:36 PM, Adam Gordon wrote: > Hi- > > We're using a MappingDispatchAction (Struts 1.2.9) and occasionally when a > user makes a request to the URI for this action we get a > NullPointerException in the class because the ActionMapping is null. Oth

Null mapping reference in MappingDispatchAction

2008-12-02 Thread Adam Gordon
Hi- We're using a MappingDispatchAction (Struts 1.2.9) and occasionally when a user makes a request to the URI for this action we get a NullPointerException in the class because the ActionMapping is null. Other than saying "mapping = null," does anyone have any idea how the mapping reference