Is Java EE dead?

u0206397

Senior Member
Joined
Jul 15, 2009
Messages
764
Reaction score
0
As above.

Have enterprise developers moved on to coding Java apps using SE only?

I remember back in the mid 2000, there were talks about lightweight Java and use of Spring framework, and rejection of EJB etc.
 

davidktw

Arch-Supremacy Member
Joined
Apr 15, 2010
Messages
13,547
Reaction score
1,301
As above.

Have enterprise developers moved on to coding Java apps using SE only?

I remember back in the mid 2000, there were talks about lightweight Java and use of Spring framework, and rejection of EJB etc.

You are effective doing Java EE when you use J2SE with Spring frameworks along with its providers. Suppose at the end of the day, would you use Java EE out of the servlet container providers or not and which servlet containers are you going to use.

https://stackoverflow.com/questions/7295096/what-exactly-is-java-ee
 
Important Forum Advisory Note
This forum is moderated by volunteer moderators who will react only to members' feedback on posts. Moderators are not employees or representatives of HWZ Forums. Forum members and moderators are responsible for their own posts. Please refer to our Community Guidelines and Standards and Terms and Conditions for more information.
Top