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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to