You could use an object database.

-----Original Message-----
From: Bruce Bantos [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 10, 1999 9:53 AM
To: [EMAIL PROTECTED]
Subject: Persistence Framework with Servlets & JSP


I really like using servlets and jsp and beleive that the technology will
continue to grow in power and prevalence. However, I am currently hindered
in my adoption of the technology by the underlying persistence framework
needed to support a servlet-based application.

In my first attempt at building a web application using servlets and jsp, I
created a number of persistent object classes to handle database
persistence. This has taken up a large percentage of my time. I am sure that
a suitable persistence framework has already been established, one that
would free me from writing lock classes, transaction objects, persistence
peers, etc. Perhaps the framework I am looking for is Enterprise Java Beans.
My question to the list is the following:

Which application framework are you using for your servlet/jsp web
application?

Thanks,

-Bruce

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to