Problem
Rick's Riding Rodeo plans to market its line of saddles on the Web next year. In preparation for Rick to begin e-commerce, write a Java application to display the name of the store on the screen. Use appropriate documentation lines. Compile the program and execute it. Once the program executes with no errors, edit the program to include Rick's e-mail address ([email protected]). Save, compile, and execute the program again. Convert the program to display as an applet, and add an appropriate logo (your instructor may supply you with a graphic, or you may download a graphic from the Web). When the applet is complete and generates no compilation errors, write the HTML code to run the applet.