RE: Calling an action class through Javascript -Struts 2.

2011-03-21 Thread CRANFORD, CHRIS
Javascript as part of > our > project requirements , and so using AJAX with JSON , dwr etc is ruled > out . > If anyone could provide pointers of its implementation using Javascript > it > would be great. > > -- > View this message in context: > http://st

Re: Calling an action class through Javascript -Struts 2.

2011-03-21 Thread Dave Newton
On Mon, Mar 21, 2011 at 9:31 AM, adam pinder wrote: > you can use AJAX functionality straight from plain old javascript without > using DOJO > or other javascript libraries - its just those libs make it easier. Make it easier to the point of it being a Really Bad Idea to do it *without* them. Us

RE: Calling an action class through Javascript -Struts 2.

2011-03-21 Thread adam pinder
gt; Date: Sun, 20 Mar 2011 22:16:19 -0700 > From: vivek...@enzentech.com > To: user@struts.apache.org > Subject: Calling an action class through Javascript -Struts 2. > > Hi All , > I'm trying to call an action class , On change of the values in a dropdown > box in my jsp .

Re: Calling an action class through Javascript -Struts 2.

2011-03-21 Thread Dave Newton
On Mon, Mar 21, 2011 at 1:16 AM, JavaNoobie87 wrote: > Im trying to implement it only using Javascript as part of our project > requirements , and so using AJAX with JSON , dwr etc is ruled out. Both Ajax and JSON are JavaScript. Dave -

Re: Calling an action class through Javascript -Struts 2.

2011-03-21 Thread APE SHOW
lementation using Javascript it > would be great. > > -- > View this message in context: > http://struts.1045723.n5.nabble.com/Calling-an-action-class-through-Javascript-Struts-2-tp4183166p4183166.html > Sent from the St

Calling an action class through Javascript -Struts 2.

2011-03-20 Thread JavaNoobie87
tc is ruled out . If anyone could provide pointers of its implementation using Javascript it would be great. -- View this message in context: http://struts.1045723.n5.nabble.com/Calling-an-action-class-through-Javascript-Struts-2-tp4183166p4183166.html Sent from the Struts - User mailing list archi