The url-pattern is relative to the webapp root. So in your case it should be

<url-pattern>/SccServlet</url-pattern>

instead of

<url-pattern>/scc_html/SccServlet</url-pattern>

Hope that helps.

Regards,
Frans


<servlet-mapping> <servlet-name>SccServlet</servlet-name> <url-pattern>/scc_html/SccServlet</url-pattern> </servlet-mapping>

</web-app>
.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]




--
Quinity : Your Partner In eBusiness Solution Delivery

Biltstraat 449
3572 AW Utrecht
P.O. Box 13097
3507 LB Utrecht
The Netherlands

Telephone: (+31) (0)30 2335999
Fax      : (+31) (0)30 2335998
WWW      : http://www.quinity.com
================================================================
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential
and/or privileged material. Any review, retransmission,
dissemination or other use of, or taking of any action in
reliance upon, this information by persons or entities other
than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material
from any computer. Quinity is neither liable for the proper and
complete  transmission of the information contained in this
communication nor for any delay in its receipt.
================================================================



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to