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
Midnight blue
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
Tom
source
to share
Java EE Tutorials is the best place to start.
+6
Bill the lizard
source
to share