thanks a lot
--
View this message in context:
http://struts.1045723.n5.nabble.com/JSon-includeProperties-and-modelDriven-tp5537859p5710397.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe
rizio Cucchiara
Envoyé : jeudi 8 mars 2012 16:39
À : Struts Users Mailing List
Objet : Re: JSon, includeProperties and modelDriven
Hi Matthieu,
I have experienced the same issue today, referencing to the action element
should fix the problem.
So try to add the follow line:
a
Hi Matthieu,
I have experienced the same issue today, referencing to the action element
should fix the problem.
So try to add the follow line:
action
^day,
events,
events\[\d+\],
events\[\d+\].id,
Twitter :http://www.twitter.com/m_cucchia
Hi,
I am trying to make an action build a JSON result.
The action is defined in the struts.xml file as :
^day,
events,
events\[\d+\],
events\[\d+\].id,
My Java action class EventsAction is defined as :
public class EventsAction ex
4 matches
Mail list logo