FreeMarker is a template engine, with it's own syntax. JSP tags can be used in FreeMarker, adding some configuration. In the case of Struts tags, no configuration is required, and you can use them like you would in JSP except a few differences, see this for details:
http://struts.apache.org/2.x/docs/freemarker.html musachy On 5/17/07, Jordi Rubio Moreno <[EMAIL PROTECTED]> wrote:
Hi, I'm a bit confused. I need to decide if I'll use Freemarker or Struts taglibs, and I don't know the differences between both. E.g. what's the difference between <s:iterator> and <@s.iterator>, <s:url> and <@s.url>, etc etc... I have seen all the tutorials and examples I have found working with taglibs, but people says WebWork and Struts 2's choice is Freemarker... Please, help me to understand why taglibs or Freemarker :) Thanks a lot! Cheers!
-- "Hey you! Would you help me to carry the stone?" Pink Floyd