2013/3/6 john lee <[email protected]>: > Invalid action class configuration that references an unknown class named > [loginAction] > Stacktraces > java.lang.RuntimeException: Invalid action class configuration that > references an unknown class named [loginAction] > java.lang.ClassNotFoundException: loginAction
Looks like Spring integration doesn't work. Do you see such a message in the logs: Initializing Struts-Spring integration... Did you add struts2-spring-plugin jar and all the needed dependencies? Regards -- Ćukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

