Hi Jini,

The OJB framework http://db.apache.org/ojb matches to all your requirements.
It's been used a lot within STruts based WebApplications.
There are several books explain struts/ojb programming techniques available.

We are listing some at the bottom of http://db.apache.org/ojb/links.html.

cheers,
Thomas

jini us wrote:
Hi,

I am looking to write a web application/(servlet/JSP)
 and I have the following requirements.

1. I have atleast two databases which I wish to
communicate with. That requires DB queries crossing between tables or even databases.


2. When selecting rows I may have say 100 rows
returned
probably over 2000 but I wish to display twenty at a
time.

3. With point two I am worried that I may be
displaying stale data.

4. As I may have say 10 users at a time logged on
each of them returning 2000 rows each = 20,000.

I intend to use struts frame work for session control
between users.


Is this db the right framework for me if not which
framework is most useful for me ?






________________________________________________________________________
Want to chat instantly with your online friends?  Get the FREE Yahoo!
Messenger http://mail.messenger.yahoo.co.uk




Reply via email to