Re: using global-results = no Action mapped for namespace / and action n.,
Philip Luppens <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.webwork |
|---|---|
| Message-ID | <16350247.1150192246717.JavaMail.os-j2ee@opensymphony01.managed.contegix.com> |
Please read the announcement on top of this forum. Now, XW is complaining that it can't find your action in the default namespace - thus, if you want to use the redirect to the login action on the default namespace, you should provide one in that package. So, either add an <action name="login" class="com.acme.whatever.package.LoginAction"> , or do a redirect to the namespace where your login action is defined. --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=34156&messageID=66435#66435 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]