Robert This is server side code that generates javascript with Freemarker that is then sent to the client.
Works a charm by the way -----Original Message----- From: Robert G. [mailto:[email protected]] Sent: Tuesday, June 05, 2012 4:37 AM To: [email protected] Subject: Re: Using Freemarker code inside of JavaScript I dont know, why that should work. Freemarker is a serverside, java script a client side language... so fremarker syntax is parsed on the server...not on the client...I dont think, that it works SkipDever wrote > > Does anyone know if it is possible to use Freemarker ${} syntax inside of > a > javascript segment to generate javascript code based on incoming > parameters? > > Thanks in advance > > Skip > -- View this message in context: http://ofbiz.135035.n4.nabble.com/Using-Freemarker-code-inside-of-JavaScript -tp4632814p4633244.html Sent from the OFBiz - User mailing list archive at Nabble.com.
