Create a GUI application that provides dynamic content for a user by culling inf
ID: 3547829 • Letter: C
Question
Create a GUI application that provides dynamic content for a user by culling information from another web site in real-time based on their selection criterion. The application must extract information from a live web site (meaning the information is dynamic and may change from run to run). The user must be able to make selections from live content and see live results. Here are some examples, but you can create anything you want as long as it meets the above requirements and is intuitive for the user to operate (points lost if the UI is opaque).
All of the above, or anything else is acceptable as long as the user must select from available options (that are pulled from a web site) and these options lead to other results (that are also pulled from the web site when the user makes these selections). Basically, you are presenting available choices and letting the user choose from among these as a filter to deliver the detailed data in a visually pleasing format in a stand-alone JFrame application.
Explanation / Answer
<html> <head> <P><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH="100%"> <TR><TD WIDTH="100%" ALIGN=CENTER> <APPLET CODE="Login.class" WIDTH=545 HEIGHT=418 ALT="[ Login applet is not available ]"> <PARAM NAME=BrowserId VALUE=8b9b1edea86776b6953e24cdfab8e8ce> <PARAM NAME=Personality VALUE=0> <P ALIGN=LEFT>If this message is visible, you probably need to enable +Java operation for your brows. </APPLET> </TD></TR></TABLE> </BODY></HTML>