Re: [Struts2 + JSON plugin] Error with the example app

2007-07-30 Thread Nicolás Mery
Thanks!! On 7/30/07, Musachy Barroso <[EMAIL PROTECTED]> wrote: > http://www.nabble.com/Re%3A-NPE-in-TagUtils.getStack-after-upgrading-to-2.0.1-tf2708127.html#a7724423 > > musachy > > On 7/30/07, Musachy Barroso <[EMAIL PROTECTED]> wrote: > > This problem comes up from time to time and I always fo

Re: [Struts2 + JSON plugin] Error with the example app

2007-07-30 Thread Musachy Barroso
http://www.nabble.com/Re%3A-NPE-in-TagUtils.getStack-after-upgrading-to-2.0.1-tf2708127.html#a7724423 musachy On 7/30/07, Musachy Barroso <[EMAIL PROTECTED]> wrote: > This problem comes up from time to time and I always forget what it > was, search the list and you find a few threads about it. It

Re: [Struts2 + JSON plugin] Error with the example app

2007-07-30 Thread Musachy Barroso
This problem comes up from time to time and I always forget what it was, search the list and you find a few threads about it. It isn't related to the json plugin itself (you will get the error on the first used tag) musachy On 7/30/07, Nicolás Mery <[EMAIL PROTECTED]> wrote: > Hello, > > I get an

[Struts2 + JSON plugin] Error with the example app

2007-07-30 Thread Nicolás Mery
Hello, I get an error while trying to run the example app that is on the this site http://cwiki.apache.org/S2PLUGINS/json-plugin.html After following the instructions i got this files: Welcome.jsp <%@ taglib prefix="s" uri="/struts-tags" %> Welcome //load dojo RPC doj