Is there way to tell the template tag libs to treat URIs as context relative?
I am working on a large struts application that has been split into multiple sub-apps. We are using the template tag libs and I would like to be able to share some of the templates/content across all the sub-apps. However, the sub-app prefix is always prefixed to the URIs I specify with <template:insert> and <template:put>, resulting in bogus URIs. I can provide more information if it is helpful. Thanks in advance, Troy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

