| Article: |
Java Web Applications | |
| Subject: | error 404- servlet would not load | |
| Date: | 2005-11-17 02:41:24 | |
| From: | Shreyas | |
|
Response to: error 404- servlet would not load
|
||
|
Tomcat has following folders bin, common, conf, logs, server, shared, temp and webapps
|
||
Showing messages 1 through 2 of 2.
-
error 404- servlet would not load
2006-01-09 03:55:43 nitinchoube [View]
-
error 404- servlet would not load
2006-01-09 04:16:57 nitinchoube [View]
Add following text in tomcat_instal\conf\server.xml
before </Host> tag
<Context path="/WApp"
docBase="D:\tomcat\webapps\webAppln">
</Context>
when i done this after that my tomcat server is not running it terminate immidetly.plz tell me.can i type that mension above or any other canges in the server.xml file.
plz reply it is urgent.
thanks
regards,
nitin



thanks again
regards,
nitin