-
Apr 22nd, 2009, 07:44 AM
#1
EJB question
I have been reading up on somethings. And I have a question for everyone. Does spring really replace EJB's? I'm also learning how to program in EJB because it will be useful to know how to program in EJB. However, I will like to discuss this. Can we? Does spring really replace EJB's or do you still have to use them. (Developing server side for enterprise applications)
-
Apr 22nd, 2009, 09:53 AM
#2
I'm just asking to get insight... More like a compare and contrast.. I'm just starting out and was going to look into EJB 3.0 too. However, if i don't need to than I won't. I just started programming in frameworks and this one is highly recommended and I'm the first one to venture off into springs. Any insight?
-
Jun 24th, 2009, 03:08 PM
#3
EJB question
-
Aug 3rd, 2009, 11:39 AM
#4
Hi,
Spring is not an alternative to J2EE framework. Its a framework to use J2EE framework easier.
Spring does not replace EJB. It makes EJB use easier by moving the EJB code to a POJO Class. For more details please read EJB document
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules