Java SIG April Meeting

OTUG Java SIG
Thursday, April 25, 2002
6:30 - 8:00 p.m.

University of St. Thomas
O'Shaughnessey Education Center
Fourth floor
Room 449

"Java Servlets"
presented by Stephen Thompson

Presentation Slides and Sample Code

Servlets are self-contained components that provide a mechanism to extend server functions. They are a flexible, configurable tool that allows the programmer to provide just the right amount of additional features to a web-based application in a resource friendly way. The April, 2002 Java_SIG meeting will be a presentation of a Java Servlets Tutorial. The presentation provides the basics of:

  1. Client/Server communications: the HTTP protocol,
  2. Servlet class structure and life cycle,
  3. How to install and run a simple environment to build and test Servlets, and
  4. Six progressive exercises illustrating servlet use in the context of the Model-View-Controller architecture. (pre-JSP technology)
The presentation and materials will provide you with the basic tools and exercises to code and run servlets.

Stephen Thompson has been programming for 15 years in C, Prolog, and Java. He is employed at Advantus Capital Management, Inc. a local investment firm. His current projects include a B2B web-site and a Swing-based property inspection application for the mortgage industry. He is working on an MS in SE at St. Thomas. He currently volunteers as the Treasurer for OTUG.

Presentation Slides and Sample Code:

In preparation for the next Java_SIG meeting on April 25th you may download the presentation slides and example code from the Java Users Group page, which is hosted by Intertech Inc. The ZIP file is about 1.7 MB and is listed under October, 2000.

I will be going over **highlites** of the Servlet Tutorial (the slide presentation is 90 slides) and show how to get the 6 example servlets up and running. I will also show you the basic structure of a servlet and how you can then take the examples and replace parts with your own ideas/code. This will give you a "playground" framework to continue learning servlets on your own.

Cost:

There is no cost to attend. Complimentary light refreshments will be provided by Advanced Technologies Integration, Inc. (ATI, www.atico.com).

Acknowledgements:

The OTUG Java Sig would like to thank Spherion (www.spherion.com) for providing the LCD projector, and Advanced Technologies Integration, Inc. (ATI, www.atico.com) for providing refreshments.

About OTUG:

The Object Technology User Group is an umbrella user group spanning languages, methods, tools, and technologies for the object community in the Minneapolis - St. Paul area.

OTUG exists to foster an environment for professional discussion and education in all aspects of object technology. Meetings are held on the third Tuesday of each month and are a mix of general and special interest discussion, panel sessions, and featured presentations. One need not be a member to attend a meeting, but members receive The OTUG Connection, a monthly newsletter featuring meeting announcements, columns, book reviews, and technical articles. Membership is open to anyone with an interest in object technology.

See www.otug.org for more information.


[OTUG home]