DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Documents WebApps (Tomcat configuration). Static pages To let Tomcat serve static pages, we must define a...

WebApps (Tomcat configuration) Static pages To let Tomcat serve static pages, we must define a âWeb Applicationâ. That is, in the Tomcat Document Root (by default $CATALINA_HOME/webapps/)…

Documents J2EE Servlets

J2EE Servlets Ch. 10 (Architecture) Ch. 12 (21 Days) History of Interactive Web Applets Long download times Code on client machines (maintenance) CGI Custom code to interact…