> Something I've been meaning to try is to actual define the module as
"/do/$MODULE", 
> but I don't have any open projects that use modules to try this with =:(

Do you mean on the <controller> element? or on the forward? or in the
actionServlet's entry in web.xml?

BTW, it it possible to get out of writing /do/ or *.do for each forward?
Maybe I can manipulate the pagePattern on the <controller> element?  I tried
using

pagePattern="/do/$M$P"

and removing the /do/ from all my forward's paths, but no joy.

Thanks,

Matt


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

Reply via email to