Java Servlets - Tutorialspoint
java Servlets i About the Tutorial Servlets provide a component-based, platform-independent method for building Web-based applications, without the performance limitations of CGI programs. Servlets have access to the entire family of java APIs, including the JDBC API to access enterprise databases. This tutorial will teach you how to use java Servlets to develop your web based applications in simple and easy steps. Audience This tutorial is designed for java programmers with a need to understand the java Servlets framework and its APIs.
Using Servlets, you can collect input from users through web page forms, present records from a database or another source, and create web pages dynamically. Java Servlets often serve the same purpose as programs implemented using the
Download Java Servlets - Tutorialspoint
Information
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document: