Take a look at these:
- Introduction to GUIs
- Text fields, buttons, simple events
- Another textfield, button simple event example
- An example involving text areas
- Panels and random number generators
- Using timers with GUIs
Write a servlet or a JSP that implements the Craps game:
![]()
Feel free to use the images that come with that lab.
Explain why the Craps game's structure is the same as a standalone program and as a servlet.