error while calling servlet

Hi,

I developed one very simple servlet & deployed to tomcat. when ever i run that application, it is showing message that

HTTP Status 404 - /first/myhello

--

type Status report

message /first/myhello

description The requested resource (/first/myhello) is not available.

what might be error. Please help me.

rgds

p.kp

[383 byte] By [sphoorthia] at [2007-11-27 3:20:46]
# 1
Wht is the context name?
Purushotha at 2007-7-12 8:23:30 > top of Java-index,Java Essentials,Java Programming...
# 2
http://www.stardeveloper.com/articles/display.html?article=2001061701&page=1
suparenoa at 2007-7-12 8:23:30 > top of Java-index,Java Essentials,Java Programming...
# 3
HI,I don't know what is the context. First time i wrote this servlet. i deployed the war file.rgds
sphoorthia at 2007-7-12 8:23:30 > top of Java-index,Java Essentials,Java Programming...
# 4
Read the tomcat logs.Or just stop trying, you'll never be a J2EE programmer with that intelligence.
-Kayaman-a at 2007-7-12 8:23:30 > top of Java-index,Java Essentials,Java Programming...