Results 1 to 2 of 2

Thread: What is filterProcessUrl?

  1. #1
    Join Date
    Feb 2012
    Posts
    9

    Question What is filterProcessUrl?

    What is filterProcessUrl?
    why we use?

  2. #2
    Join Date
    Dec 2008
    Location
    India
    Posts
    295

    Default

    The login form contains j_username and j_password input fields, and posts to the URL that is monitored by the filter (by default this is /j_spring_security_check). This URL is filterProcessUrl, You can give your custom url if needed.
    Enjoy
    Rohan Chauhan
    ------------------------------------------------------------------------------
    SpringSource Certified Spring 3.0 Professional


Posting Permissions

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