Hi, I'm developing an application with tapestry that uses the @Border component. The template of this @Border component must be saved in an html file in the WEB-INF folder of the application.
I'd like to put this html file outside the application (basically in a database system) in order to be edited at any time by a designer. (Furthermore, one could choose between a list of different templates for the same @Border component.) My question is: Is it possible to save an html template outside the tapestry application? I think this feature is not possible with tapestry if I'm not mistaken. What do you think? Thank you, Didier Frund --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
