Thanks for the responses all. "Not blessed" just means that it is not in the list of s/w that we are allowed to work with.
I ended up writing just a plain servlet for now to serve the JSON string which works well enough, except the JSON parsing part of course. HC On Mar 9, 2011 1:19 AM, "Maurizio Cucchiara" <maurizio.cucchi...@gmail.com> wrote: > What do you mean by "not blessed"? > > Maurizio Cucchiara > > Il giorno 09/mar/2011 00.24, "Harsh C" <hchau...@gmail.com> ha scritto: > Hi, > > I don't know if this is the right list for a question regarding 2.0.11.1, if > not please let me know the right forum. > > I am trying to use Struts 2.0.11.1 to work on an AJAX-ified app using Dojo. > Problem is, struts-json plugin is not blessed. > > Is there a way in which I can code an Action which returns a JSON string > without using the JSON plugin? > > -- > *Thanks, > Harsh*