Java: a good introduction to the Java EE framework for noobs

This question says it all; what are some good starting resources for getting a good overview of the Java EE framework (preferably with examples)?

+2


source to share


2 answers


For noobs?

http://java.sun.com/javaee/reference/tutorials/

Struts + examples:



http://www.roseindia.net/struts/

Jstl + examples:

http://www.developer.com/java/ejb/article.php/1447551

+3


source


Java EE Tutorials is the best place to start.



+6


source







All Articles