Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6229955
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T09:39:40+00:00 2026-05-24T09:39:40+00:00

I want to be able to define templates once and use them to render

  • 0

I want to be able to define templates once and use them to render html from both the server-side as well as the client-side. (DRY principle and all that)

The API that I’m envisioning is simply this: render(JSON, template) –> html.

I’m using a java-framework (actually Play framwork, but I don’t think this is framework specific).

I’ve read a lot of similar questions, the latest, and most helpful being: Templating language for both client-side and server-side rendering.

I pretty much agree with the author that obvious contenders like: Mustache and Google Closure Templates are not going to cut it. (for reasons see that post)

Requirements:

  • MUST: client-side rendering
  • MUST: client-side caching of template-files
  • NICE: client-side ‘compile-once execute many times’ of template-file to fast javascript-code
  • MUST: server-side rendering
  • NICE: native java implementation

I’ve seen a bunch of posts suggesting the use of Node.js for server-side templating. Although this would definitely work (underscore templates, Handlebarsjs, EJS would all work just fine) I’m struggeling to see how to communicate/combine/integrate Node.js with java, after all it’s still the java framework that needs to output the JSON

I’ve seen posts mentioning some proof-of-concept communicating between a JVM and node.js (over http or using JNDI) . However, no library, let alone battle-tested, seems to be available at the moment.

So to round things up, what client-side templating engine would you suggest that would run in java as well (or with some hoops, can be called from a jvm) ? And if that ‘hoop’ happens to be Node.js, what ways of communication/ library would you suggest to use?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T09:39:40+00:00Added an answer on May 24, 2026 at 9:39 am

    I’m going for Mustache for now and anticipating a java implementation for Handlebars.js.
    Once that exists, the refactoring-path shouldn’t be that steep.

    EDIT – april 2012

    Ok, updating this for future reference:

    • I’m outsourcing server-side templating to Node.js.
    • communication between java and node.js implemented using sockets. (see: Sending data from node.js to Java using sockets for where I got the idea)
    • Since now I only need a client-lib (or better one that runs in javascript on both client and server-side using node) I can choose more freely. Having become accustomed to Mustache, I’ve chosen the Hogan parser (by the Twitter guys) ( http://twitter.github.com/hogan.js/ )

    100% DRY (even the client-side mixins and i18N-bundles come from the same source.
    Moreover, Hogan can precompile the templates server-side and open a connection to the client so the client doesn’t have to parse the template anymore on first connect.

    Is it fast? Lightning…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to be able to define template <class TX> void f(const TX &x){
Can I use DisplayMemberBinding and still be able to define a DataTemplate for the
I'm using LaTeX and BibTeX for an article, and I want to able to
Want to be able to provide a search interface for a collection of objects
I want to be able to bind an event to the axes in high
I want to be able to deply a jruby rails 3.1 app to Heroku.
i want to be able to make an IBaction execute when i click on
I want to be able to enter a URL into a form, without clicking
I want to be able to determine if an enum value belongs to a
I want to be able to random a value when a UIButton is pressed.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.