Posted By:
Archie_Marsden
Posted On:
Tuesday, February 24, 2004 07:21 AM
I have a jsp with an applet containing a JComboBox. I want to store the value of the selected item from the JComboBox using a varable in my jsp page.
How do I get the applet to talk to the jsp?
Thanks, Archie