Can anyone explain the typical process used to get user defined data from a web page? I was thinking that an applet is normally used to extract data via the applets parameters which are populated with values from web pages controls.
Ive been programming stand alone java applications for awhile and i would like to start understanding the web side of Java. Thanks in advance