I'm having a similar problem and was hoping someone could post sample code. 
I'm a front-end developer and am not too comfortable with Java but need to
write this custom renderer so I can get to the front-end JSP components.

So similar to Brian, I would like to be able to refer to a JSP template that
is located in another application.  This is because the header template, for
example, is identical across six web application, and my goal is to have one
common application that contains all the common templates and refer to these
templates in all six other web applications.

I attempted to write a renderer but as I mentioned above, I don't really
know what I'm doing and since it appears to be fairly straight forward for
experienced Java developers, I was hoping someone could post the classes
needed to implement this solution.

Thanks

--
View this message in context: 
http://struts.1045723.n5.nabble.com/Including-External-Tiles-in-a-Template-tp3552714p4842776.html
Sent from the tiles users mailing list archive at Nabble.com.

Reply via email to