<sarcasm>
  Yes, it makes perfect sense to go outside of your chosen technology stack
and use a home grown solution to a problem rather than to use a tool
developed and tested by a community that you already trust (or you wouldn't
be using Struts at all).  That's definitely the recipe for long term
success.
</sarcasm>

All kidding aside, I think you should talk to the powers that be at your
organization and point out that using the JSON plugin would save you time
and them money and set you up for future growth.  It would serve you much
better than spending that same time developing your own copy of the plugin.
  (*Chris*)

On Wed, Mar 9, 2011 at 4:23 AM, Harsh C <hchau...@gmail.com> wrote:

> 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*
>

Reply via email to