RE: Struts 2 onchange event to get values from databases

2008-08-23 Thread Priyanka.dandekar
t;%@ taglib prefix="s" uri="/struts-tags" %> >> >> >> >> >> >> >> >> >> > headerKey="-1" /> >> >> >> >> >> >> >> >> &g

RE: Struts 2 onchange event to get values from databases

2008-02-11 Thread V K Kashyap
Hi every one see the below link which demonstrate it with example http://javachamp.blogspot.com/ http://javachamp.blogspot.com/ - :working: Vinod -- View this message in context: http://www.nabble.com/Struts-2-onchange-event-to-get-values-from-databases-tp15182158p15426116.html Sent fro

RE: Struts 2 onchange event to get values from databases

2008-01-30 Thread Johan Snyman
r that you will have to read the tutorials on the pages I sent you originally. Jo -Original Message----- From: Johnson nickel [mailto:[EMAIL PROTECTED] Sent: 31 January 2008 08:42 AM To: user@struts.apache.org Subject: RE: Struts 2 onchange event to get values from databases Thanks for you

RE: Struts 2 onchange event to get values from databases

2008-01-30 Thread Johnson nickel
e tutorial, know what you need to get an action > to > display what you want to display (choose one user and just display the > values for that user). Only then start thinking about AJAX and how you > should be changing what is displayed as the combobox is changed. > > > &

RE: Struts 2 onchange event to get values from databases

2008-01-30 Thread Johan Snyman
o:[EMAIL PROTECTED] Sent: 31 January 2008 07:35 AM To: user@struts.apache.org Subject: RE: Struts 2 onchange event to get values from databases I am very new to Struts 2 and Ajax. If u have any samples please send it. Johan Snyman wrote: > > Hi Johnson (and others), > I'm not really

RE: Struts 2 onchange event to get values from databases

2008-01-30 Thread Johnson nickel
it as > difficult to follow as I did after reading the first reply... > > Jo > > > > > -Original Message- > From: Johan Snyman [mailto:[EMAIL PROTECTED] > Sent: 30 January 2008 03:43 PM > To: 'Struts Users Mailing List' > Subject: RE: St

RE: Struts 2 onchange event to get values from databases

2008-01-30 Thread Johan Snyman
ailto:[EMAIL PROTECTED] Sent: 30 January 2008 03:43 PM To: 'Struts Users Mailing List' Subject: RE: Struts 2 onchange event to get values from databases Hi Johnson, I'm no Struts expert but from my experience you have two ways of implementing what you want to achieve. 1. You can popula

RE: Struts 2 onchange event to get values from databases

2008-01-30 Thread Johan Snyman
Hi Johnson, I'm no Struts expert but from my experience you have two ways of implementing what you want to achieve. 1. You can populate your dropdown box and have the fields empty. On your element you can set the onchange to call a javascript function that calls the same action, but passing it th