Hello,
When you develop an web application, you should following the directory structure.
| WEB-INF/classes/<servlet classing>
| WEB-INF/web.xml
| WEB-INF/jboss-web.xml
| <other jsp or html files>
I think, that will solve your problem.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991572#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...