I started using Spring 2 with Struts 2.
I can't use wildcard mappings though.

This works: <action name="login" class="loginAction">
This does not: <action name="*" class="{1}Action">

Is there any way around this?

kuvera


-----
http://javatar.hu Java EE programming 
-- 
View this message in context: 
http://www.nabble.com/-S2--wildcard-mapping-and-spring-tf4819484.html#a13788219
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