Re: R: how to handle requests submitted using java script with a LookupDispatchAction subcalss

2006-04-06 Thread Nava Krishna Mallela
t;getPrograms"); return map; } ApplicationResources.properties getPrograms=getPrograms in jsp -Messaggio originale- Da: Nava Krishna Mallela [mailto:[EMAIL PROTECTED] Inviato: giovedì 6 aprile 2006 12.32 A: user@struts.apache.org Oggetto: how to handle requests submitted using java script with a LookupDisp

RE: how to handle requests submitted using java script with a LookupDispatchAction subcalss

2006-04-06 Thread Krishna, Mattam \(M.\)
al Message- From: Nava Krishna Mallela [mailto:[EMAIL PROTECTED] Sent: Thursday, April 06, 2006 4:02 PM To: user@struts.apache.org Subject: how to handle requests submitted using java script with a LookupDispatchAction subcalss Hi, Please guide me overcome this issue. My jsp page has two

R: how to handle requests submitted using java script with a LookupDispatchAction subcalss

2006-04-06 Thread Diaconu Eduard
L PROTECTED] Inviato: giovedì 6 aprile 2006 12.32 A: user@struts.apache.org Oggetto: how to handle requests submitted using java script with a LookupDispatchAction subcalss Hi, Please guide me overcome this issue. My jsp page has two list boxes, the values in one of those boxes(dependent lis

how to handle requests submitted using java script with a LookupDispatchAction subcalss

2006-04-06 Thread Nava Krishna Mallela
Hi, Please guide me overcome this issue. My jsp page has two list boxes, the values in one of those boxes(dependent list box) are populated depending on the selected value in the other one (independent listbox). I tried submitting the value selected in the independentlistbox using javascri