Re: Using Dojo with Struts 2

2010-12-02 Thread Brian Thompson
Thu, 12/2/10, Dave Newton wrote: > > From: Dave Newton > Subject: Re: Using Dojo with Struts 2 > To: "Struts Users Mailing List" > Date: Thursday, December 2, 2010, 6:21 PM > > On Thu, Dec 2, 2010 at 7:47 PM, Dean Schulze wrote: > > > How do I use Dojo w

Re: Using Dojo with Struts 2

2010-12-02 Thread Dave Newton
On Thu, Dec 2, 2010 at 8:32 PM, Dean Schulze wrote: > When you say "Just use Dojo" do you mean to drop Struts 2, or to just use > Dojo in the JSPs that I create for Struts 2? > Door number two. Dave

Re: Using Dojo with Struts 2

2010-12-02 Thread Dean Schulze
When you say "Just use Dojo" do you mean to drop Struts 2, or to just use Dojo in the JSPs that I create for Struts 2?   --- On Thu, 12/2/10, Dave Newton wrote: From: Dave Newton Subject: Re: Using Dojo with Struts 2 To: "Struts Users Mailing List" Date: Thursday, Decem

Re: Using Dojo with Struts 2

2010-12-02 Thread Dave Newton
On Thu, Dec 2, 2010 at 7:47 PM, Dean Schulze wrote: > How do I use Dojo with Struts 2? Just use Dojo. > Struts 2.2.1 has a Dojo plugin with it, but I've heard several people say > not to use the plugin. No one says what the problem is, however. > Antiquated version of Dojo (0.4.3). More diff

Using Dojo with Struts 2

2010-12-02 Thread Dean Schulze
How do I use Dojo with Struts 2?  Struts 2.2.1 has a Dojo plugin with it, but I've heard several people say not to use the plugin.  No one says what the problem is, however. What is the Dojo plugin?  Is it based on an old version of Dojo?  Why does it have such a bad reputation? I'd appreciat

Re: using dojo with struts

2006-10-03 Thread Frank W. Zammetti
Change that GET to POST... I'm using Dojo with Struts without any problem, and I believe using the formNode attribute creates a POST body, but setting method to GET I'd bet discards it. Frank -- Frank W. Zammetti Founder and Chief Software Architect Omnytex Technologies http://www.o

using dojo with struts

2006-10-03 Thread Venkata Phani Kumar
Hi, I need some help regarding dojo with struts. I have one form which contains some check boxes and 'delete' button. i have corresponding Action and ActionForm classes to implement delete. I am trying to implement Dojo here to avoid total page refresh. the code in jsp is : function onclick_