We wrote our own. We scaled back our requirements.
Initially we tried Gemstone/J which worked great as an application server but
had limitations as a database. It's also very expensive. But it's a great
model for persistence.
Anyone successfully using the Java persistence tools, JavaBlend?
Bill
Bruce Bantos <[EMAIL PROTECTED]> on 06/10/99 10:53:12 AM
Please respond to "A mailing list for discussion about Sun Microsystem's Java
Servlet API Technology." <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
cc: (bcc: Bill Kayser/Worldstreet)
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