| Home : Java : Servlets |
| Click "Subscribe" if you want to be notified of new or updated links in this category. | Subscribe |
|
|
Servlets Listings
|
|
Total:
54 | Displaying: 51 - 54 | Pages: << 1 2 3 4 5 6 |
|
|
|
Sun Microsystems published the first public release of the specification for Java TM Servlet API 2.2 (see the Resources section below for a link to the formal specification). Included in the specification are some very exciting enhancements to servlets. This article describes what\'s new in version 2.2 of the API, explains the decision-making process behind the changes, and demonstrates how to write servlets using API.
Updated: 04/29/2005
|
|
|
This paper describes the requirements of a Telecommunication (Telco) application server written in Java, and how those requirements might influence Java virtual machine (JVM 1 ) design. Most of the discussion is not limited to Telco alone, but applies to the enterprise as well. The paper: Gives an overview of two new garbage collection (GC) implementations, available in the HotSpot JVM starting with Java 2 Platform, Standard Edition J2SE.
Updated: 04/29/2005
|
|
|
Build a Servlet-Based Application that Executes SQL Statements Against a Database
Dynamically interact with an SQL database using JSP and Servlets. Joel's article takes you through the processing of building your own "SQL Gateway"
This tutorial shows how to use a Java servlet, a JavaServer Page (JSP), and a static Java class to create an application that can be used to interactively execute any standard SQL statement against a database that's running on a server. You can use an application like this one to work with a database as you're developing an application. In this article, this application will be referred to as the SQL Gateway application
Updated: 03/17/2005
|
|
|
An Introduction to Java Servlets
This article barely scratches the surface on the Servlet API and all the things you can do with servlets. You can learn more by reading some of the books or visiting some of the web sites that are shown below.
Updated: 03/17/2005
|
|
|
Servlets Listings
|
|
Total:
54 | Displaying: 51 - 54 | Pages: << 1 2 3 4 5 6 |
|
|