Categories
Tags → Connection Java

Web Application Development Support Tool

After opening a WAST perspective and creating a new Web project, the user can create and edit a Web application''s flow in the page flow editor. The pages and actions can be checked for appropriate connection by a validation command, and a wire-...
DETAILS

Updating records in the Database using JDBC with Java Servlets

An article on updating records in the database using JDBC with Java Servlets. Every step from establishing a Connection to executing the UPDATE query is explained in detail. Online demo available.
DETAILS

Inserting Records into the Database using Java Servlets.

An article on inserting records into the database with Java Servlets. Every step from establishing a Connection to executing the INSERT SQL query is explained in detail. Online demo available.
DETAILS

Displaying Records from the Database using Java Servlets.

An article on displaying records from the database with Java Servlets. Every step from establishing a Connection to iterating through ResultSet is explained in detail.
DETAILS

Internet Document and Report Server

The Internet Document and Report Server is a java servlet used in conjunction with the Reporting Markup Language to simplify the creation of online reports. The IDRS also supports a full securty model, or it can also run without security. IDRS is des...
DETAILS

SQLServlet

SQLServlet provides an easy way to access your database using HTML-forms. It features: Can keep the connection &"alive&" between the application and the database, Dynamically generate HTML-tables from the result-set, Create forms fo...
DETAILS

Expresso Framework

Expresso is the most popular, powerful, enterprise-strength J2EE architectural framework. Expresso extends Struts for developing database-driven web applications and builds on many other open source projects. Expresso is designed to shorten time-to-d...
DETAILS

Village

Village is a 100% Pure Java API that sits on top of the JDBC API. The purpose of this API is to make it easier to interact with a JDBC compliant relational database. By using Village, it is possible to execute and manage select/insert/update/delete S...
DETAILS

JFTP - The FTP Client For Java!

JFTP is a cross-platform graphical FTP client that provides an easy point-and-click interface to FTP servers on the Internet or intranets. JFTP runs on any platform that supports Java 1.1, and has been tested on Windows 95, 98, NT 4.0, Linux, MacOS a...
DETAILS

SQL Relay

SQL Relay is a persistent database connection pooling, proxying and load balancing system for Unix and Linux supporting ODBC, Oracle, MySQL, mSQL, PostgreSQL, Sybase, MS SQL Server, IBM DB2, Interbase, Lago and SQLite with APIs for C, C++, Perl, Perl...
DETAILS

Page:
©2003-2008 jCay.com