On Wed, 23 Oct 2002, bachan s wrote:

>
>  http://127.0.0.1:8080/struts-example/switch.do?prefix=mod&page=index.do
>

Change this to:

   http://127.0.0.1:8080/struts-example/switch.do?prefix=/mod&page=index.do

(i.e. the module prefix includes the preceeding slash, just like
module-relative and context-relative paths do).

>
> Bachan
>

Craig


--
To unsubscribe, e-mail:   <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Reply via email to