| 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
|
 |
 |
|
|
subject: URL pattern problem
|
|
|