:56 PM, Musachy Barroso 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 js
struts 2.1.6 and it's working fine. I'm
rewriting URLs like:
http://example.com/us/news
to
http://example.com/news?region=us
It took me a while to get the rewrite rule working. I can't remember
if the problems were the same as yours, but the solution was to not
put the query pa
I'm mostly really loving working with the new
rest/convention plugins, but there's stuff in the corners I'm still
wrapping my head around.
Bill
--
Bill Stilwell - http://www.marginalia.org/
bill.stilw...@gmail.com
-
T
>
> http://struts.apache.org/2.x/docs/rest-plugin.html
--
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
t approach - from my reading of the
convention plugin docs, there's no way to map a result based on the
extension of the request, only the URL.
Thanks in advance for any thoughts; I'd be happy to document any
conclusions for inclusion on the wiki, I imagine this would be a
common need.
T
5 matches
Mail list logo