Re: Struts 2.1.0

2008-01-14 Thread Piero Sartini
Am Montag, 14. Januar 2008 17:37:19 schrieb Frans Thamura: > hi there > > i just testing struts2 2.1.0, > > can help me how to test the REST plugins, > > am i have to get from SVN or can use this? > > i know that 2.1.0 is the pre relase for 2.1.1 If you are using maven, just include the following

Re: Struts 2.1.0 dojo plugin

2007-09-20 Thread Musachy Barroso
c. > > -Original Message- > From: Musachy Barroso [mailto:[EMAIL PROTECTED] > Sent: September 20, 2007 5:02 PM > To: Struts Users Mailing List > Subject: Re: Struts 2.1.0 dojo plugin > > The context should never be null, is any other tag working for you > (ajax or

RE: Struts 2.1.0 dojo plugin

2007-09-20 Thread Engelking, Nicholas
Users Mailing List Subject: Re: Struts 2.1.0 dojo plugin The context should never be null, is any other tag working for you (ajax or non ajax) musachy On 9/20/07, Engelking, Nicholas <[EMAIL PROTECTED]> wrote: > Hi. I have built Struts 2 from the head a few days ago. I am trying to move

Re: Struts 2.1.0 dojo plugin

2007-09-20 Thread Musachy Barroso
The context should never be null, is any other tag working for you (ajax or non ajax) musachy On 9/20/07, Engelking, Nicholas <[EMAIL PROTECTED]> wrote: > Hi. I have built Struts 2 from the head a few days ago. I am trying to move > my ajax code over to the new dojo plugin, but it doesn't seem t