--- Othon Reyes Sanchez <[EMAIL PROTECTED]> wrote:
> I guess somebody else have a very similar problem
> 
> Change:
> <package name="aum.struts.tester" extends="struts-default">
> For:
> <package name="aum.struts.tester" extends="struts-default" namespace="/">

The other problem was occurring specifically because of the attempt to use
zero-config alongside XML config in the same package, which apparently
doesn't work. While I'd probably encourage setting the namespace explicitly,
it isn't required under most circumstances.

Dave


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

Reply via email to