Java White Papers
ServletApp: Making Servlets Compile and Run Like Java Application
Overview Teaching servlet programming has its rewards for both instructor and student. However, it presents unique challenges both in terms of available resources (a machine running a servlet engine of some kind is required) and risks (servlet code should not be trusted). This paper introduces ServletApp, a single 1.4MB .jar file containing all that is necessary to run a servlet as an application. Students who use ServletApp are thus provided with an environment in which it is easy to write, compile, test and debug servlet and JSP code.
| Publisher | Minnesota State University, Mankato | File Format | |
|---|---|---|---|
| Date Published | March 2003 | ||
| Format | White Papers | ||
| Topics | |||


