How to Use Servlets |
Servlets typically talk to web browsers | |
![]() |
CGI replacement... portable, 100% Pure Java, and much faster than even Fast-CGI |
![]() |
Clients... CGI HTML forms, Java applets, more |
![]() |
Remote resources... use your favorite tools, like CORBA, JDBC, RMI, and more |
Servlets don't need to be HTTP-specific |