Re: Is it possible to have velocity ignore certain characters?
tdoughty <[email protected]>
| Newsgroups | gmane.comp.jakarta.velocity.user |
|---|---|
| Message-ID | <[email protected]> |
Thank you for the information. Nathan Bubna wrote: > > No, the parser is JavaCC-generated and not dynamically modifiable. If > you are using a lot of syntax that is like VTL, but is not actually > VTL (like your example), either use literals to avoid the syntax > conflicts > > http://velocity.apache.org/engine/releases/velocity-1.7/user-guide.html#stringliterals > > or consider a different template engine that has a non-conflicting > syntax, like Freemarker or StringTemplate. Any time you choose a > template engine, syntax conflicts should be one of your top concerns. > -- View this message in context: http://old.nabble.com/Is-it-possible-to-have-velocity-ignore-certain-characters--tp33979774p33986691.html Sent from the Velocity - User mailing list archive at Nabble.com.