3.2.4.5. Java Servelets
- Java Servelets are Java objects that are compiled and stored persistently in the server side.
- Quite problematic to write and maintain due to compulsary compilation stage and the inherent verbosity of Java, and its many required protocols.