Results 1 to 2 of 2

Thread: Wildcard in pathMapping?

  1. #1

    Default Wildcard in pathMapping?

    anyway to do a wildcard in pathMapping? e.g. /*.pdf

    Thank you.

  2. #2
    Join Date
    Oct 2004
    Location
    Porto Alegre/RS/Brazil
    Posts
    20

    Default

    yes, just map the spring servlet to /spring/* or any thing like this
    and you will access your mapping through /spring/*.pdf

Similar Threads

  1. Replies: 0
    Last Post: Sep 14th, 2005, 05:41 AM
  2. Replies: 2
    Last Post: Jun 9th, 2005, 03:54 PM
  3. Ant style path wildcard matching API call
    By bendg25 in forum Container
    Replies: 2
    Last Post: May 3rd, 2005, 02:36 PM

Posting Permissions

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