Re: Question on Struts2 Form based authentication

2015-06-08 Thread Lukasz Lenart
You must exclude such url from being proceeded by Struts filter http://stackoverflow.com/questions/8191957/struts2-ignore-particular-pattern Regards -- Ɓukasz + 48 606 323 122 http://www.lenart.org.pl/ 2015-06-02 10:17 GMT+02:00 Tenghui Pei : > Hi Sir/Mdm, > > I am implementing Struts2 Form ba

Question on Struts2 Form based authentication

2015-06-05 Thread Tenghui Pei
Hi Sir/Mdm, I am implementing Struts2 Form based authentication but facing some error message below.Appreciate any advice on that. or can show some working example. 2015-06-02 15:57:07 WARN Dispatcher:68 - Could not find action or result: /abc-webapp/j_security_check There is no Action mapped fo