[JBoss-user] [Beginners Corner] - Re: running servlet with JBoss Please Help

2004-10-24 Thread aqib9518
i didnt see any jboss-web.xml in my project file structure View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852518#3852518 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852518 --

[JBoss-user] [Beginners Corner] - Re: running servlet with JBoss Please Help

2004-10-24 Thread aqib9518
hi this is web.xml http://java.sun.com/dtd/web-app_2_3.dtd";> Chapter chapter9servlet call.Chapter9Servlet chapter9servlet /chapter9servlet AND THIS IS THE WHOLE SERVLET import java.util.*; import javax.servlet.*; import javax.servlet.http.*; import java.io.*;

[JBoss-user] [Beginners Corner] - Re: running servlet with JBoss Please Help

2004-10-24 Thread aqib9518
"Raist_Majere" wrote : You must provide some feedback if you want somebody to help you, 'cause with the information you provided I'm sure not much people could. Post, at least, the web.xml file and tell us how you deploy your servlet (packaged war or ear). If you have other information you think

[JBoss-user] [Beginners Corner] - Re: running servlet with JBoss Please Help

2004-10-24 Thread aqib9518
"Raist_Majere" wrote : You must provide some feedback if you want somebody to help you, 'cause with the information you provided I'm sure not much people could. Post, at least, the web.xml file and tell us how you deploy your servlet (packaged war or ear). If you have other information you think

[JBoss-user] [Beginners Corner] - running servlet with JBoss Please Help

2004-10-23 Thread aqib9518
hi Im working with JBoss and servlet. i Made a servlet and tested it with Tomcat 4.1 IT WORKED. then i took same servlet to JBoss and it gave following error... Help viewer error URL: Unable to open location: Document not found on server THIS ERROR CAME ON JBUILDER X and on web browser it say

[JBoss-user] [Beginners Corner] - running servlet with JBoss Please Help

2004-10-23 Thread aqib9518
hi Im working with JBoss and servlet. i Made a servlet and tested it with Tomcat 4.1 IT WORKED. then i took same servlet to JBoss and it gave following error... Help viewer error URL: Unable to open location: Document not found on server THIS ERROR CAME ON JBUILDER X and on web browser it say