I'm not sure if this applies, but I have found that with the rest
plugin and freemarker, I _have_ to have a Controller. It's not clear
to me from reading the docs if this is the intention with the rest
plugin, but that's how things are working for me.

-b

On Tue, Mar 10, 2009 at 1:56 PM, Musachy Barroso <musa...@gmail.com> wrote:
> xml and json are the output types (the response sent to the client).
> JSP and FreeMarker are the result types, which are mapped by
> Convention. Check the Convention documentation for details on how the
> templates are found (same rules apply for jsp(s) and ftl(s))


-- 
Bill Stilwell - http://www.marginalia.org/
bill.stilw...@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to