Main Directory
ASP 3091
ASP.NET 863
C and C++ 343
CFML 280
CGI and Perl 3073
Flash 803
Java 1614
JavaScript 2272
PHP 11222
Python 112
Remotely Hosted 1437
Tools and Utilities 2883
Web Hosting 27
XML 233




Replacing Your CGIs with Java Servlets
Link ID 24814
Title Replacing Your CGIs with Java Servlets
Url Visit : Replacing Your CGIs with Java Servlets
Description Servlets portability makes them a powerful alternative to CGIs. This tutorial describes what Servlets are, What you need to run servelts, How to run them, and includes some basic code that can be used in place of a CGI program.
Category Java > Tutorials > JSP and Servlets
Keywords Replacing   Your   CGIs   with   Java   Servlets
Date Sep 20, 2007
Refer it to Friend ( Replacing Your CGIs with Java Servlets )  
Write a Review ( Replacing Your CGIs with Java Servlets )  
Report Broken Link ( Replacing Your CGIs with Java Servlets )  
Add : Replacing Your CGIs with Java Servlets To Favorites
More links included : Replacing Your CGIs with Java Servlets
Site links : Replacing Your CGIs with Java Servlets
Traffic Details from Alexa : Replacing Your CGIs with Java Servlets

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes
Visitor Rating

 Other links at Java > Tutorials > JSP and Servlets
1. Using Java Server Pages (JSP)
  This is a short introductory article on JavaServer Pages. It talks about the features of JSP, a simple example, and includes some useful JSP related-links.
Category:   Java > Tutorials > JSP and Servlets


2. Building your first JSP custom Tag
  Tags are reusable code libraries and allow easier separation of HTML and Java code. This tutorial first introduces JSP custom tags and then moves forward to build a simple JSP tag. Every step has been explained in detail. Online demo available.
Category:   Java > Tutorials > JSP and Servlets


3. Building your first JSP custom Tag
  Tags are reusable code libraries and allow easier separation of HTML and Java code. This tutorial first introduces JSP custom tags and then moves forward to build a simple JSP tag. Every step has been explained in detail. Online demo available.
Category:   Java > Tutorials > JSP and Servlets


4. Dynamic Web-based data access using JSP and JDBC technologies
  This article discusses using the JSP and JDBC technologies to integrate static, dynamic, and database content in Web sites. For the purposes of simplicity and illustration, the JSP pages here use short scriptlets to expose the JSP developer to the underlying JDBC concepts instead of hiding them in custom tags. The author introduces a key design approach that integrates JavaBeans components with JDBC, similar to the way that JavaServer Pages technology already uses beans with HTTP. He also provides code for implementing this integration.
Category:   Java > Tutorials > JSP and Servlets


5. Exception Handling in JSP Pages
  An article on exception handling in JSP pages. Describes how to catch exceptional events and display a useful message to the user. Online demo available.
Category:   Java > Tutorials > JSP and Servlets




 Popular Tags

#   A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z