Posted By:
JABIR_AHAMED
Posted On:
Tuesday, September 2, 2008 01:04 AM
i know tomcat well to create a simple web project. now i am new to websphere and i dont know where to place simple servlet in websphere as i did in tomcat . for eg if i want to run sample.class in tomcat i would place in the directory webapps/ROOT/web-inf/classes and map it at the web.xml in webapps/ROOT/web-inf directories. and addr would be http://localhost:8080/sample but in websphere on linux i have problem . i can see the home page of websphere that means server is running. and there are two ROOT directories and many web.xml files . i had tried all my best but cannot run simple servlet . Please help me . if my question is not
More>>
i know tomcat well to create a simple web project. now i am
new to websphere and i dont know where to place simple
servlet in websphere as i did in tomcat .
for eg if i want to run sample.class in tomcat i would place
in the directory webapps/ROOT/web-inf/classes and map it at the web.xml in webapps/ROOT/web-inf
directories.
and addr would be http://localhost:8080/sample
but in websphere on linux i have problem . i can see the
home page of websphere that means server is running. and
there are two ROOT directories and many web.xml files .
i had tried all my best but cannot run simple servlet
.
Please help me . if my question is not clear to you , please mail me ur queries.
OS:ubuntu 7.10
server:Ibm Websphere appserver communtiy edtion
thanks
<<Less