Hello,

I am playing around with modules and things work pretty nicely =
except....

I have a tiles template that reads in a menu.jsp from the default =
WEB-INF.  The links to the actions are prepended with the module. (i.e. =
<html:link action =3D"module1/dosomething.do"/>. )

This works fine expect that once I am in the correct module the link =
then points to  module1/module1/dosomething.do.  Is there a way that the =
link tag can be used so that it will drop the module prefix when I am in =
the module asscoiated with the action?

I think I read something about adding a module @ to the link tag but DTD =
complains.

Thanks
Bruce

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

Reply via email to