Building web applications with Servlets and Javaserver pages
2002; Consortium for Computing Sciences in Colleges; Volume: 17; Issue: 4 Linguagem: Inglês
ISSN
1937-4771
Autores Tópico(s)Modeling and Simulation Systems
ResumoServlets and JavaServer Pages provide the ability to dynamically generate web pages using the Java programming language. Among other benefits, the use of Java on the server-side allows the web developer to directly implement object-oriented designs, utilize multiple threads of execution, and employ JDBC to communicate with a database. This tutorial will introduce Servlets and JavaServer Pages through UML diagrams, code samples, and an example web application.
Referência(s)