I agree 100%... Companies that expect an in-house, ad-hoc system to be
of better quality, and/or faster to implement, and/or etc. are almost
always 100% wrong. How is S2 "blessed" but one of its
officially-supported components *not*?!

Dave

On Wed, Mar 9, 2011 at 11:24 AM, Chris Pratt <thechrispr...@gmail.com> wrote:
> <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*
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to