I'll take that as a "no". FWIW, Spring MVC supports this - allowing you to use its underlying Resources API to load from a remote server via http, ftp, etc. It also supports loading from a remote JAR, which is pretty cool IMO.
How hard would it be to add this functionality to Struts 2? Matt mraible wrote: > > According to the following page, Struts 2 supports loading FreeMarker > templates from the webapp or classpath: > > http://struts.apache.org/2.x/docs/freemarker.html > > However, it doesn't appear to support loading them from a remote > server (i.e. http://localhost/freemarker). Is this a limitation of > Struts 2's FreeMarker support? > > Thanks, > > Matt > > -- > http://raibledesigns.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Does-Struts-2-support-loading-FreeMarker-templates-from-a-remote-server--tp16573018p16576056.html Sent from the Struts - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]