Results 1 to 3 of 3

Thread: faces mapping..

  1. #1
    Join Date
    Jul 2006
    Location
    London
    Posts
    500

    Default faces mapping..

    The recent swf-sellitem-jsf example now maps to .faces, previously it was .jsf.

    Is there any major reason/advantage to mapping to faces not jsf?

    Thanks.
    JC.

  2. #2
    Join Date
    Apr 2005
    Location
    San Francisco, CA
    Posts
    1,224

    Default

    It shouldn't make a difference. The mapping is just for the FacesServlet to know which requests it needs to process. You can map it to whatever you want, but these two are the most common. Another common one I've seen used before is /jsf/*.

    -Jeremy

  3. #3
    Join Date
    Aug 2004
    Location
    Melbourne, FL
    Posts
    2,794

    Default

    We just changed it to *.faces because we thought it looked better - that's all!

    Keith
    Keith Donald
    Core Spring Development Team

Posting Permissions

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