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 22219
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. Counting Active Users on your web site using JSP
  Ever wondered how many users are viewing your website at this moment? well this article seems to answer that. This article will show you how to build a JSP page and a session listener class which will allow you to determine how many users are viewing your site in real time. Online demo available.
Category:   Java > Tutorials > JSP and Servlets


2. Best Practice with Expresso Framework
  Why invent the wheel every time you develop an application in Java? Writing a J2EE web application is complicated enough; you would not write a linked list module in C++ every time you started a new project. You would rather use another persons implementation. The same reuse-idea surely applies to server-side web development. This article looks at the best practices of using one popular web application toolkit, Expresso Framework. The idea of using custom tags, JSP, and the MVC paradigm are suitable for such frameworks. It will illustrate the best of practice through an on-line stock trading program example.
Category:   Java > Tutorials > JSP and Servlets


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


4. Servlets and JSP
  Servlets are Java technologys answer to CGI programming; JSP is a technology that lets users mix regular, static HTML with dynamically-generated HTML. This tutorial discusses the basics of Java Servlets and JSP, as well as the advantages of using each of these technologies.
Category:   Java > Tutorials > JSP and Servlets


5. Herongs Notes on JSP
  This book is a collection of notes and tutorial codes I wrote while I was leaning JSP (JavaServer Pages). Topics include: attachment, Big5, book, Chinese, content-disposition, content_type, cookie, custom tag, debugging, example, expression language, file upload, GB2312, GBK, header lines, HTTP/1.1, HTTP Response, internationalization, i18n, IterationTag, JavaBeen, JDK, JSP, JSTL, JSTL-EL, J2SE, localization, MIME, named package, online, pageContext, performance, Perl, Servlet, session, Taglib, TagSupport, tag interface, TLD, Tomcat, tutorial, unnamed package, Unicode, useBean, UTF-8, XML
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