Hardik Shah wrote:

Jeromy Evans - Blue Sky Minds wrote:
Correct. It's not as bad as it first seems if you manage the entries in the two tables (for tomcat) yourself.
Otherwise the next step is a third party library like Spring Security.




try to use jdbcrealm but when submit

gives error like

HTTP Status 400 - Invalid direct reference to form login page

finding solution from 2 days ,even no good tutorial found for that ,i
surprised why this topic not included in struts 2 tutorial

Get it to work without a login page first. Just allow it to popup with the browser dialog and for the container to authenticate via JDBC. When that works, investigate how to configure you container to redirect to a login page.

I suspect most users implement their own custom authentication strategy, which means the Principle isn't valid, or they use Spring Security.



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

Reply via email to