The moose likes JSF and the fly likes URL pattern problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "URL pattern problem" Watch "URL pattern problem" New topic
Author

URL pattern problem

rinki goyal
Greenhorn

Joined: Aug 18, 2006
Posts: 7
Hi All,
I am developing an JSF application with url pattern as /abc/*(for faces servlet). I have also created a folder with the same name (i.e abc),under which i have placed my jsp file.Now usually if you have to access the jsp file the url pattern will be <Context>/abc/abc/index.jsp. But i am getting error.Could you let me what went wrong ? Its working fine if i change the folder name or url pattern of faces servlet!
rinki goyal
Greenhorn

Joined: Aug 18, 2006
Posts: 7
refer to link for clarification:
http://forum.java.sun.com/thread.jspa?threadID=578545&messageID=2917550
 
IntelliJ Java IDE
 
subject: URL pattern problem
 
Threads others viewed
Problems with running JSF in Eclipse 3.1
Error after navigation
EXCEPTION: could not find Factory: javax.faces.context.FacesContextFactory
How to change /faces/* url pattern
Faces Servlet
developer file tools