Hello Eric,
I have some questions regarding the sample chapter.
From Listing 9.2:
var loader1 = new net.ContentLoader(url,FillDropDown,null,"POST",strParams);
Question 1 - Where are you using the variable loader1?
Question 2 - For the url you had mentioned DoubleComboXML.aspx. If I write a
servlet, what would the url be? And how can I interact with the webpage?
Thank You so much,
Sridhara.