File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes IDEs, Version Control and other tools and the fly likes HelloWorld with Eclipse Indigo and ApacheTomcat 6.0.32 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "HelloWorld with Eclipse Indigo and ApacheTomcat 6.0.32" Watch "HelloWorld with Eclipse Indigo and ApacheTomcat 6.0.32" New topic
Author

HelloWorld with Eclipse Indigo and ApacheTomcat 6.0.32

uri wald
Greenhorn

Joined: Apr 28, 2010
Posts: 1
Hi,
I have created a new Project named HelloWorld as Dynamic web project ,
under the WebContent->WEB-INF I have put a simple index.jsp ,
the index.jsp define in the web.xml file under WebContent->WEB-INF.
Under Window-Preferences-RuntimeEnvironments I have added a new server , apacheTomcat v6.0 which pointing to C:\java\apache-tomcat-6.0.32.
In server view I have added the apacheTomcat v6.0 and right click it .. add and remove and attach the HelloWorld project.
I have tried to run it on the server but I am getting the following error : 404 The requested resource () is not available.
when Looking under C:\java\apache-tomcat-6.0.32\webapps . I see that no HelloWorld directory was created even though I have cleaned the project and published it alot of times

Can anybody please tell me what I am missing ?

attach here the index.jsp






Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 12513

The Tomcat forum wasn't really the best place to ask this question. You are depending on an IDE to do your heavy lifting, so the best place to ask is in the IDE forum. I'll move this thread there.


One of the most odious afflictions that Business has inflicted on the modern English language is "pro-active". Most of the time it's simply redundantly used in place of the simple old word "active". And a good deal of the rest of the time it means "You're not overworked enough yet, so go out and find more!"
 
 
subject: HelloWorld with Eclipse Indigo and ApacheTomcat 6.0.32
 
Threads others viewed
Tomcat 4.1.29 does not compile JSP
Struts2 config error
javax.servlet.jsp.JspException: Cannot find bean: "testList" in any scope
Struts2 Helloworld Problem
Tomcat 5.028 not able load tag handler class
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com