[jboss-user] [Beginners Corner] - Re: not able to access sevlet from the jsp page

visolvejboss do-not-reply at jboss.com
Wed Dec 6 04:10:39 EST 2006


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#3991572

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991572



More information about the jboss-user mailing list