| Author |
Unable a run a web app in tomcat - pls guide me
|
Devi Sri
Ranch Hand
Joined: Dec 20, 2005
Posts: 114
|
|
Hi Friends, I am unable to run a small web application in Tomcat. Tomcat manager is giving the error - " app cannot be started" . And in browser, the error- "resource not available" is displayed. I have written a small web app 'sriapp' inside webapps folder. JSP file, web.xml, struts-config.xml , classes , lib -- all I have written correctly. Please guide me , what I need to do to run my webapp. --Regards, Devisri.
|
Devisri, SCJP 5.0, SCWCD 5.0
"Dream is Not what you see in sleep. Dream is that which never lets you sleep" - Abdul Kalam
|
 |
Jesper de Jong
Java Cowboy
Bartender
Joined: Aug 16, 2005
Posts: 12956
|
|
|
Look at the logfiles in the 'logs' directory of Tomcat; you might find error messages there that give you more information about what's wrong.
|
Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
|
 |
 |
|
|
subject: Unable a run a web app in tomcat - pls guide me
|
|
|