Enterprise Java Beans how to start?
Hi All,
I am new to EJB. I need to use EJB in my finantial Application.
Can anybody tell me how to start learning EJB?
We are using WebSphere Application Server..There are lots of material availabe ..but its enough to make me confuse..
I dont know what to do and from where to start.It will be good if anybody can guide me.i want conceptual understanding not just implementation guidence.
thanks in advance.
[444 byte] By [
doita] at [2007-10-3 4:58:00]

I think a good start is
http://java.sun.com/javaee/5/docs/tutorial/doc/index.html
It will give help you to understand...
If you dont preffer to study thousands sites of material... (Im wondering why :-) ), you can start by:
http://wiki.jboss.org/wiki/Wiki.jsp?page=StarterSkeletonEclipseProject
http://www.onjava.com/pub/a/onjava/2006/05/17/standardizing-with-ejb3-java-persistence-api.html
http://www.javaworld.com/javaworld/jw-08-2004/jw-0809-ejb.html
and the very good collection of materials is also available here:
http://www.javaworld.com/channel_content/jw-ejbs-index.shtml?
quick overview:
http://www.solarmetric.com/resources/ejb-api-quickref.pdf
timony