On Thursday 08 April 2004 20:14, Bill Siggelkow wrote:
> The "module" attribute is available on the html:link tag in Strut 1.2.

I see. I couldn't find any version information in the taglib doc.

> One thing you could try would be using the "href" attribute with a
> relative URL.
>
> <html:link href="../user/foo.do">Goto User Foo</html:link>

That's what we've been doing so far. Problem is, the relative links are 
different in the sub modules and the default module (which doesn't have 
the /modulename/ part in the URL).

Jason Miller's tip was perfect though - problem solved. :)

Thanks,
Marian.

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

Reply via email to