aspose file tools
The moose likes Web Component Certification (SCWCD/OCPJWCD) and the fly likes Java EE6 My goal is to make web applications! Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » Web Component Certification (SCWCD/OCPJWCD)
Reply Bookmark "Java EE6 My goal is to make web applications!" Watch "Java EE6 My goal is to make web applications!" New topic
Author

Java EE6 My goal is to make web applications!

Martin Masd
Greenhorn

Joined: Sep 26, 2010
Posts: 7
I finished reading the Books "Headfirst - Java" and "Headfirst - Servlets and JSP". Because this topic (web applications) is so big and complicated, I would like to ask what I should learn next. Should i focus on Java EE 5 or Java EE 6. I know EE 6 is different use JSF+Facelets on other side EE 5 use JSP/Servlets what is more use JSF/Servlets or JSF/Facelets?

Ankit Garg
Saloon Keeper

Joined: Aug 03, 2008
Posts: 9189
    
    2

JSF was there in JavaEE5 too. You can create web applications using JavaEE 6 only using Servlets and JSP too, you don't need to use JSF...


SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
Vijitha Kumara
Bartender

Joined: Mar 24, 2008
Posts: 3670

And JEE6 adds some interesting features to it. Main focus is on Extensibility with the introduction of Profiles and Pruning. And covered probably most of the features provided by other related frameworks out of the box. I think It's really worth exploring JEE6.


SCJP 5 | SCWCD 5
[How to ask questions] [Twitter]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Java EE6 My goal is to make web applications!
 
Similar Threads
What is the differance between JSP and JSF?
Mandatory Course Requirement for OCMJD & OCMJEA starting October 1st
JSP and EJB
Difference Between SCWCD and Newly Launched Oracle Certification 1Z0-899
Java EE6 My goal is to make web applications!