I've made a little research on templating engines for Java when building my little CMS for GAE and also chose Freemarker - they say it's faster and also its JAR loads faster than Velocity which is important for GAE that needs to reload app's JARs after some period of inactivity because of its distributed nature.
-- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.