[Opensource] I cant execute a servlet with package structure
existing
Mike Traum
mtraum at jgroup.net
Wed Jan 14 20:28:26 PST 2004
Generic Tomcat/Servlet questions should be posted elsewhere.
But, since I'm here anyway... the application context needs to be setup
in tomcat's server.xml - see
http://jakarta.apache.org/tomcat/tomcat-4.0-doc/config/context.html.
If you've done that, then you probably have not defined the servlet in
your webapps's web.xml - see the servlet specification
(http://java.sun.com/products/servlet/download.html) or one of many
examples (http://www.cymulacrum.net/tomcat/tomcat_deploy.html).
mike
On Wed, 2004-01-14 at 00:17, Harish Kumar Alwala wrote:
> hi All
> I have a servlet written as com.servlettest.TempServ, when I tried to execute in tomcat 4.0.6 as
> http://localhost:8080/tempserv/com.servlettest.TempServlet
> it gives error as The requested resource (/com.servlettest.TempServlet) is not available.
> i even tried as
> http://localhost:8080/tempserv/TempServlet
> the error was same. Can some help me out.
>
>
>
> Harish KumarAlwala | Systems Engineer| M P H A S I S Architecting Value |
>
> 139/1, Adithya Complex, Hosur Road, Koramangala, Bangalore 500095| Tel: +91-80-5522713|
> Fax: +91-80-5522719| Email: harish.alwala at mphasis.com| www.mphasis.com
>
> Information transmitted by this e-mail is proprietary to MphasiS and/ or its Customers and is intended for use only by the individual or entity to which it is addressed, and may contain information that is privileged, confidential or exempt from disclosure under applicable law. If you are not the intended recipient or it appears that this mail has been forwarded to you without proper authority, you are notified that any use or dissemination of this information in any manner is strictly prohibited. In such cases, please notify us immediately at mailmaster at mphasis.com and delete this mail from your records.
>
>
> _______________________________________________
> Opensource mailing list
> Opensource at jcorporate.com
> http://mail.jcorporate.com/mailman/listinfo/opensource
> Archives: http://mail.jcorporate.com/pipermail/opensource/
--
Mike Traum
--
JGroup Expert
Expresso Core Developer
Providing support and development services - Available Now!
More information about the Opensource
mailing list