Prof. Ismael H. F. Santos
-ismael@tecgraf.puc-rio.br2
Java Servlets
nServlets are the Java analog to CGI
nAdvantages of servlets: full access to other Java APIs, persistence between invocations, guaranteed portability
nServlets
can be generic services or specific to HTTP