It's hard to see how StringTemplate integrates easily (or not) with popular Java web MVC frameworks.
Answerers, here's what should govern your answers
Which Java MVC frameworks integrate easily with StringTemplate?
A good answer:
- I care only for free
- mentions one solution to integrate with a framework,open source
- includes a link to something useful and applicable,
- which can include source codelike:
- a tutorial,
- or documentation,
- or tutorials.
- Your answer should come with a supporting link.
- Most importantly, I ask that you write only one solution per post. If you write multiple solutions in a single post, people who share your opinion might not be able reference to vote for your answersource code:
- free,
- and we might overlook the importance of some of its solutionsopen source or public domain.
Readers/Voters, as usual, please vote for solutions which are either useful to you, or a solution if you know are it's true and great.
Note that
In the scope of this question, I am not interested in any other templating engine than StringTemplate in this question.
