Hello,
this is what the web.xml has..
==============
<!-- The mapping for the default servlet -->
<servlet-mapping>
<servlet-name>default</servlet-name>
<url-pattern>/</url-pattern>
</servlet-mapping>
<!-- The mapping for the invoker servlet -->
<!--
<servlet-mapping>
<servlet-name>invoker</servlet-name>
<url-pattern>/servlet/*</url-pattern>
</servlet-mapping>
-->
===================
John Turner <[EMAIL PROTECTED]> wrote:
Well, let's hope your directory structure and web.xml file support that
configuration. I guess we'll find out once you tell us if its working
or not. ;)
John
Lenandlar Singh wrote:
> Hello,
>
> I set the action to "action ="/ShowParameters"
>
>
> John Turner wrote:
>
> Since "examples" is itself a webapp, you are setting yourself up for
> lots of grief trying to do what you are doing.
>
> You want c:\tomcat 4.1\webapps\testapp
>
> How you set the "action" parameter depends on the servlet-mapping you
> setup for that servlet in web.xml.
>
> RTFM!
>
> John
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software