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

sjambhekar do-not-reply at jboss.com
Tue Dec 5 14:19:39 EST 2006


Hi all,
I have web application in which I use a ear file. My servlet classes are in the ear file and not in the webcontainer i.e WEB_INF foldar. When I run this application from my local machine it works like a charm. The jsps can access this servlet but when I move my application to the server, the jsps cannot access the servlet and I get 404 erro which says file not found. 
Is it mandatory that the servlet classes should be in the WEB-INF folder?
I will apprecitate any help reg. this

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991425#3991425

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



More information about the jboss-user mailing list