Thanks Lukasz, using:

<package name="default" extends="struts-default" namespace="">
 ..
</package>

worked!



Lukasz Lenart wrote:
> 
> Hi,
> 
> If Struts2 couldn't find action in given namespace ("/") it will try
> to find it in default namespace ("/" is not default namespace), remove
> namespace declaration and try once again.
> 
> 
> Regards
> -- 
> Lukasz
> http://www.lenart.org.pl/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-use-pattern-matching-wild-card-in-action-names--tp19910768p19929084.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to