You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Pedro Emanuel de Castro Faria Salgado <pe...@junifeup.pt> on 2003/06/15 19:51:17 UTC

Documentation correction


Warning:  on the struts documentation about multiple module support when
it says:

-->
Now, to change to ModuleB, we would use a URI like this:

    http://localhost:8080/toModule.do?prefix=moduleB&page=index.do

That's all there is to it! Happy module-switching!
<--

It should be:
    http://localhost:8080/toModule.do?prefix=/moduleB&page=/index.do


Pedro Salgado




---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: Documentation correction

Posted by Rob Leland <rl...@apache.org>.
Pedro Emanuel de Castro Faria Salgado wrote:

>Warning:  on the struts documentation about multiple module support when
>it says:
>
>-->
>Now, to change to ModuleB, we would use a URI like this:
>
>    http://localhost:8080/toModule.do?prefix=moduleB&page=index.do
>
>That's all there is to it! Happy module-switching!
><--
>
>It should be:
>    http://localhost:8080/toModule.do?prefix=/moduleB&page=/index.do
>
Fixed, Thanks !

>
>
>Pedro Salgado
>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: struts-user-help@jakarta.apache.org
>
>
>
>  
>



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org