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




Dynamic Web-based data access using JSP and JDBC technologies
Link ID 26871
Title Dynamic Web-based data access using JSP and JDBC technologies
Url Visit : Dynamic Web-based data access using JSP and JDBC technologies
Description 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
Keywords Dynamic   Web   based   data   access   using   JSP   and   JDBC   technologies
Date Sep 20, 2007
Refer it to Friend ( Dynamic Web-based data access using JSP and JDBC technologies )  
Write a Review ( Dynamic Web-based data access using JSP and JDBC technologies )  
Report Broken Link ( Dynamic Web-based data access using JSP and JDBC technologies )  
Add : Dynamic Web-based data access using JSP and JDBC technologies To Favorites
More links included : Dynamic Web-based data access using JSP and JDBC technologies
Site links : Dynamic Web-based data access using JSP and JDBC technologies
Traffic Details from Alexa : Dynamic Web-based data access using JSP and JDBC technologies

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

 Other links at Java > Tutorials > JSP and Servlets
1. Examining Java Server Pages in detail
  This article discusses the anatomy of a JSP page. Discusses all the directives, scripting elements, actions and JSP tags which form part of the JSP page. This article provides good foundation for studying advanced JSP topics.
Category:   Java > Tutorials > JSP and Servlets


2. HTTP tunneling with servlets
  The corporate firewall is a double-edged sword. It helps prevent unauthorized access to the corporate Web services, but can disable access for legitimate clients. Due to the number of safety measures taken by system administrators, HTTP has become the universal entry mechanism to the corporate network. Where technologies such as CORBA and DCOM have failed because of the firewall, technologies such as SOAP have been developed to provide safe and reliable access through firewall protection. This article explores an alternative to SOAP, the use of Java objects over HTTP. In addition, it uses J2EE servlet technology as server-side middleware to the business data.
Category:   Java > Tutorials > JSP and Servlets


3. 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


4. Replacing Your CGIs with Java Servlets
  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


5. Simplest Database Sorting (Up & Down) in JSP
  This is the simplest and fastest code that implements table sorting in JSP (Sort Ascending & Sort Descending). Excellent for JSP Database beginers
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