On 03/05/2004 12:09 AM Adam Hardy wrote:
But I just upgraded from struts 1.1 to 1.2, and I'm getting null action mapping returned for my URLs when I call ConfigHelper.getActionMapping(url).

Hmm. Just looked at the source code. The method has only one line in it:


return null;


- which would explain why it returns null ;)


Just in case anyone was wondering. A bit of javadoc would have saved me a bit of time.


Adam -- struts 1.1 + tomcat 5.0.16 + java 1.4.2 Linux 2.4.20 Debian


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to