[PJUG Javamail] CRUD for a javabean
Vijay Balakrishnan
bvijaykr at gmail.com
Wed Apr 22 22:07:11 UTC 2009
Hi,
I have seen this requirement come up a few times.
There is a POJO Javabean (Entities within a database). Now the business user
wants to do CRUD operations on the data in these entities in the DB.This app
is hosted on Websphere(JDK 1.4.2).
What is the fastest way to do this in java ?
Is it using MBeans (JMX) or using Grails or whatever else ? I have seen a
lot of fancy Ruby On rails stuff -so what is the equivalent (fastest) way to
this in the Java, J2EE world ?
TIA,
Vijay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://javac.com/pipermail/javamail/attachments/20090422/9d29a5bb/attachment-0002.html>
More information about the Javamail
mailing list