Categories
Tags → Database Using Java

JCDatabase

JCDatabase is an alternative to JDBC with the following advantages: (1) JCDatabase does not require you to run a database server or configure your system to provide access to a local database, (2) JCDatabase can be deployed either on a server for acc...
DETAILS

SpaceMapper - DataStore

DataStore is a Java based document repository server for storing, querying and fetching XML based documents. It is built on practical needs allowing the storage of semi-structured (well formatted, maybe validated, XML, XHTML and HTML) documents and u...
DETAILS

SQL Developer

SQL Developer is a SQL administration and development frontend with a graphical user interface. It is written completely in Java and runs on virtual machines supporting Java 1.3 or higher. With SQL Developer you can connect to various databases using...
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

BRL

BRL is a language designed for server-side WWW-based applications, particularly database applications. It is based on Scheme, which makes the syntax extremely simple yet powerful. This implementation is a Java Servlet using the Kawa Scheme compiler.
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

Java Servlet Programming

Java servlets offer a fast, powerful, portable replacement for CGI scripts. This book covers everything one needs to write effective servlets. Topics include serving dynamic Web content, maintaining state information, session tracking, database conne...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
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

Introduction to Java Server Pages

This is a sample chapter from ''Professional Java Server Programming''. It covers JSP, servlets, Java Beans and database connectivity using JDBC.
DETAILS

Core Servlets and JavaServer Pages (JSP)

Aimed at those with some previous Java experience, Core Servlets and JavaServer Pages covers all you need to know to create effective Web applications using server-side Java. Combining plenty of practical advice with detailed information on these API...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com