This paper discusses our experiences of designing and implementing a pure JAVA database proxy server with a JDBC compatible driver for Intranet/Internet database application development. In particular, we present a shared database connection strategy and flexible caching facilities to address the scalability problem. Web clients with the same access privilege can maintain their logical connections with shared physical connections to the database. Thus, not only a large number of users can be entertained by limited physical resource, the connection cost is also not indulged for each individual client. Web clients can also express their cache requirements explicitly in the JDBC protocol so that a large number of clients can be served with imp...
Our recent work on database access using Java servlets (see Yang and Kim 1999) focused on the perfor...
Peer-to-peer technology is gaining grounds in many different application areas. This report describe...
This thesis deals about the MySQL database system and its connection with JAVA programming environme...
Abstract — Web applications built using Java technologies usually access relational databases via JD...
Abstract. Given the undeniable popularity of the Web, providing efficient and secure access to remot...
As a high level development environment, the Java technologies offer support to the development of d...
Abstract- This paper consist of Java database connectivity (JDBC).The JDBC consists of a set of inte...
The meteoric rise of the World Wide Web (WWW) will be recorded in history as one of the defining tec...
As the Internet continues to grow, e-commerce has become a new way of doing business within almost e...
The research subject of this paper was the comparative analysis of efficiency of connections with da...
The Internet, in particular the World-Wide-Web, continues to expand at an amazing pace. We propose a...
This paper describes using the Internet services particularly one, World Wide Web(WWW) as a medium f...
This project investigates a solution to provide company XYZ with an online database application. Whi...
As the use of the world wide web grows, the profile of web use has changed significantly. Web use ha...
As dynamic content has become more prevalent on the Web, a number of standard mechanisms have evolve...
Our recent work on database access using Java servlets (see Yang and Kim 1999) focused on the perfor...
Peer-to-peer technology is gaining grounds in many different application areas. This report describe...
This thesis deals about the MySQL database system and its connection with JAVA programming environme...
Abstract — Web applications built using Java technologies usually access relational databases via JD...
Abstract. Given the undeniable popularity of the Web, providing efficient and secure access to remot...
As a high level development environment, the Java technologies offer support to the development of d...
Abstract- This paper consist of Java database connectivity (JDBC).The JDBC consists of a set of inte...
The meteoric rise of the World Wide Web (WWW) will be recorded in history as one of the defining tec...
As the Internet continues to grow, e-commerce has become a new way of doing business within almost e...
The research subject of this paper was the comparative analysis of efficiency of connections with da...
The Internet, in particular the World-Wide-Web, continues to expand at an amazing pace. We propose a...
This paper describes using the Internet services particularly one, World Wide Web(WWW) as a medium f...
This project investigates a solution to provide company XYZ with an online database application. Whi...
As the use of the world wide web grows, the profile of web use has changed significantly. Web use ha...
As dynamic content has become more prevalent on the Web, a number of standard mechanisms have evolve...
Our recent work on database access using Java servlets (see Yang and Kim 1999) focused on the perfor...
Peer-to-peer technology is gaining grounds in many different application areas. This report describe...
This thesis deals about the MySQL database system and its connection with JAVA programming environme...