Musachy Barroso wrote:
>
> If they are in the same package that should work, all I can advise is
> to put a breakpoint in ConventionUnknownHandler, line 301 and see what
> is going on.
>
Hi Musachy
At line 301 if (result == null && resultCode != null) result is an instance
of ServletDispatcherResult with a location attribute of
/WEB-INF/content/foo.jsp and resultCode is a string with value "bar". The
comparison fails and jumps to line 317 returning /WEB-INF/content/foo.jsp
Regards
--
View this message in context:
http://old.nabble.com/Convention-Plugin---Action-Chaining-tp26728788p26741424.html
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org