Results 1 to 2 of 2

Thread: login form customizing

Hybrid View

  1. #1
    Join Date
    Dec 2004
    Location
    Poland:Konin
    Posts
    7

    Default login form customizing

    I want to customize my login form. Here is snippet from my acegilogin.jsp:

    <INPUT TYPE="text" NAME='j_username' value="<c:out value='${param.j_username}'/>" >

    How to fill in the form with typed before username when user types wrong password - whereby user not must fill in username twice.
    How to change dynamic "authenticationFailureUrl" where is only one parameter login_error=1?

    Witek.

  2. #2
    Join Date
    Aug 2004
    Location
    Sydney, Australia
    Posts
    2,768

    Default

    I have just checked in a change to CVS to allow this. Build instructions are now at http://acegisecurity.sourceforge.net.

    See the "filters" Contacts Sample application for the new acegilogin.jsp.

Similar Threads

  1. Replies: 3
    Last Post: Jun 8th, 2010, 03:27 AM
  2. Replies: 9
    Last Post: May 4th, 2006, 09:53 AM
  3. Replies: 3
    Last Post: Oct 10th, 2005, 05:06 PM
  4. Replies: 1
    Last Post: Feb 24th, 2005, 03:04 PM
  5. Replies: 2
    Last Post: Nov 12th, 2004, 06:17 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •