Re: Reuse of Actions trough s:action. Objectives and inconveniences.

2012-04-23 Thread Josep García
I think you can specify the inteceptor list at action level in struts.xml. Cheers, Josep El 23 de abril de 2012 10:05, JOSE L MARTINEZ-AVIAL escribió: > Hi, > We are developing an web application that uses Struts2 + Tiles + JSP, > plus Dojo for the UI. The application uses the JSON plugin, sinc

Reuse of Actions trough s:action. Objectives and inconveniences.

2012-04-23 Thread JOSE L MARTINEZ-AVIAL
Hi, We are developing an web application that uses Struts2 + Tiles + JSP, plus Dojo for the UI. The application uses the JSON plugin, since we do a lot of interactions through AJAX calls using JSON. We are also building a thick client that will only uses JSON to communicate with the server. It wi