Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Creating Dynamic Web Project not running.(Would not run in Tomcat 7 server)
icon8.gif  Creating Dynamic Web Project not running. [message #902902] Tue, 21 August 2012 04:41 Go to next message
victor chiong is currently offline victor chiongFriend
Messages: 1
Registered: August 2012
Junior Member

Hi,

I tried to create a new dynamic web project.

I then attached it to Tomcat 7.

Deployment Descriptor added.

I started the Tomcat Server.

Then I run run the Dynamic webproject pressing the play button, run on server.

The result is:
***********************************************************************
HTTP Status 404 - /beer2/

type Status report

message /beer2/

description The requested resource (/beer2/) is not available.
***********************************************************************

I did not place any html yet... why was this happening? any ideas people?
Re: Creating Dynamic Web Project not running. [message #902994 is a reply to message #902902] Tue, 21 August 2012 14:44 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 8/20/2012 10:41 PM, victor chiong wrote:
>
> Hi,
>
> I tried to create a new dynamic web project.
>
> I then attached it to Tomcat 7.
> Deployment Descriptor added.
>
> I started the Tomcat Server.
>
> Then I run run the Dynamic webproject pressing the play button, run on
> server.
>
> The result is:
> ***********************************************************************
> HTTP Status 404 - /beer2/
>
> type Status report
>
> message /beer2/
>
> description The requested resource (/beer2/) is not available.
> ***********************************************************************
>
> I did not place any html yet... why was this happening? any ideas people?

The best way to learn to do this is to use a tutorial. There are many;
some of my favorites are at http://www.vogella.de.

Second, the newcomer forum isn't specifically for the support of Eclipse
web tools (Dynamic Web Projects, etc.). There is a separate Eclipse
forum for that with really attentive, knowledgeable and helpful folk.

Without access to your project, I can't help except to say that there is
a critical relationship between your web.xml file, your server code,
whether it's a JSP you're trying to launch, etc. Ask in that other forum
and say a lot more about the composition of your project than what
you've said here.

Best of luck,

Russ
Previous Topic:I need help
Next Topic:Python web project in Eclipse
Goto Forum:
  


Current Time: Fri Apr 19 20:04:49 GMT 2024

Powered by FUDForum. Page generated in 0.07466 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top