show/hide this revision's text 3 Simplified, clarified again.

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 or public domain solutions
    • 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.

show/hide this revision's text 2 Simplified for better perception by readers.

It's hard to see how StringTemplate integrates easily (or not) with popular Java web MVC frameworks.

Please help the community see the real state of things.

Answerers, here's what should govern your answers:

  • I care only for free, open source or public domain solutions,
  • which can include source code, documentation, or tutorials.
  • Your answer should come with a supporting link.
  • Most importantly, I ask that you write only one answer solution per post. If you write multiple solutions in a single post, people who share your opinion might not be able to vote for your answer, and we might overlook the importance of some of its elementssolutions.

Readers/Voters, as usual, vote for solutions which are either useful to you, or you know are true and great.

Note that I am not interested in any other templating engine than StringTemplate in this question.

If you don't know or understand why I'm so focused on StringTemplate, please do yourself a favor and invest some effort in understanding what the principles behind StringTemplate could give you [1]. I recently did so and let me tell you that apart from its bad marketing, StringTemplate can very easily be sold as the best solution for templating needs.Including to your bosses. (Of course, as a choice for a new project, or if your team is already considering switching templating engines, which is obviously rare.)

[1] about StringTemplate (html page; includes a link to a rock-solid pdf)

show/hide this revision's text 1

Which Java MVC frameworks integrate easily with StringTemplate?

It's hard to see how StringTemplate integrates easily (or not) with popular Java web MVC frameworks.

Please help the community see the real state of things.

Answerers, here's what should govern your answers:

  • I care only for free, open source or public domain solutions,
  • which can include source code, documentation, or tutorials.
  • Your answer should come with a supporting link.
  • Most importantly, I ask that you write only one answer per post. If you write multiple solutions in a single post, people who share your opinion might not be able to vote for your answer, and we might overlook the importance of some of its elements.

Readers/Voters, as usual, vote for solutions which are either useful to you, or you know are true and great.

Note that I am not interested in any other templating engine in this question.

If you don't know or understand why I'm so focused on StringTemplate, please do yourself a favor and invest some effort in understanding what the principles behind StringTemplate could give you [1]. I recently did so and let me tell you that apart from its bad marketing, StringTemplate can very easily be sold as the best solution for templating needs. Including to your bosses. (Of course, as a choice for a new project, or if your team is already considering switching templating engines, which is obviously rare.)

[1] about StringTemplate (html page; includes a link to a rock-solid pdf)