Hi,
you must set your server configuration to the right directory.
http://www.eshoppingcity.net/showaddcustomerform.do doesn't work -> 404.
http://www.eshoppingcity.net/eshop/showaddcustomerform.do works.

Insert in your CATALINA_HOME/conf/server.xml the Lines

<Context path="" docBase="eshop" debug="0" reloadable="true"
crossContext="true"/>

between the Host tags.

Steffen

--
+++ GMX - die erste Adresse für Mail, Message, More +++
Bis 31.1.: TopMail + Digicam für nur 29 EUR http://www.gmx.net/topmail

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to