Advertisement

03.03.2006 at 01:56AM PST, ID: 21759141
[x]
Attachment Details

DWR  AJAX dependent drop down box problem

Asked by cofactor in Java Server Pages (JSP)

Tags: drop, down, ajax, dwr, box

i am using  DWR ajax  from

http://getahead.ltd.uk/dwr/




Here is my  problem.


i have a drop down box.


this  drop down box has {H,F,C} // this is fixed.

when the user selects one value from this  drop down box (say, F) , this goes to the server side java class, makes a DB connection , creates a string

"<select name=\"sel2\"><option value=\"1\">c1</option><option value=\"2\">c2</option><option value=\"3\">c3</option><option value=\"4\">c4</option></select>";

this returned to the client JSP via a <div> tag


and  consequently, the client/user gets another drop down box.


Now, i have a problem. when the user selects a value in this second drop down box i want to go to server, make a DB connection , and want to display the  editable records (for that chosen value)  for the user to update.


this part i am not able to do.



The problem is:
----------------


if i call a java class, make a DB connection and i can get the records . but how do i forward the records to a JSP page for the user to update the records ?

a simple java class can not forward the records to a JSP page .








Start Free Trial
[+][-]03.03.2006 at 01:57AM PST, ID: 16092851

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.03.2006 at 02:13AM PST, ID: 16092910

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.03.2006 at 02:33AM PST, ID: 16092979

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03.03.2006 at 03:10AM PST, ID: 16093134

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.03.2006 at 03:40AM PST, ID: 16093266

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.03.2006 at 05:02AM PST, ID: 16093704

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.03.2006 at 05:58AM PST, ID: 16094294

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.03.2006 at 06:18AM PST, ID: 16094525

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03.03.2006 at 06:40AM PST, ID: 16094693

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03.03.2006 at 09:21AM PST, ID: 16096370

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.03.2006 at 12:12PM PST, ID: 16097876

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03.05.2006 at 09:09PM PST, ID: 16111878

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.05.2006 at 09:30PM PST, ID: 16111943

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.05.2006 at 11:50PM PST, ID: 16112339

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03.05.2006 at 11:52PM PST, ID: 16112348

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Java Server Pages (JSP)
Tags: drop, down, ajax, dwr, box
Sign Up Now!
Solution Provided By: fargo
Participating Experts: 2
Solution Grade: A
 
 
[+][-]03.08.2006 at 05:53PM PST, ID: 16140789

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32