Raible's Wiki

Raible Designs
Wiki Home
News
Recent Changes

AppFuse

Homepage
  - Korean
  - Chinese
  - Italian
  - Japanese

QuickStart Guide
  - Chinese
  - French
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish
  - Japanese

User Guide
  - Korean
  - Chinese

Tutorials
  - Chinese
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish

FAQ
  - Korean

Latest Downloads

Other Applications

Struts Resume
Security Example
Struts Menu

Set your name in
UserPreferences


Referenced by
AppFuseSecurity
AppFuseSecurityMetho...
AppFuseSecuritySetti...




JSPWiki v2.2.33

[RSS]


Hide Menu

AppFuseAuthentication


Difference between version 7 and version 6:

At line 147 added 6 lines.
Also, Acegi can print out more informative error messages when login fails. To see these messages, add the following to ''web/pages/loginForm.jsp'' - right after the password.mismatch message.
{{{
<c:out value="${sessionScope.ACEGI_SECURITY_LAST_EXCEPTION.message}"/>
}}}

Back to AppFuseAuthentication, or to the Page History.