[Back]
This demo/learning project, unchanged from 1997, is designed to demonstrate using Java as an intelligent front end. It creates an order. The submit button is disabled because there is no server support for this applet at present. The server support could be as simple as a Perl script to collect the data. Try selecting and deleting multiple order lines. Try adding lines. Note the behavior when you try to order 500 of an item. The code for this applet is not elegant. It was a learning exercise for me, and style will come with my second project. It is not documented, it is just an exercise.