Results 1 to 2 of 2
hey everyone,
i want to incorporate j2ee within my website, and i want to know if you guys knew of any good tutorials. Tutorials that include setting up tomcat and ...
- 02-17-2007 #1Just Joined!
- Join Date
- Aug 2006
- Posts
- 59
J2EE tutorials
hey everyone,
i want to incorporate j2ee within my website, and i want to know if you guys knew of any good tutorials. Tutorials that include setting up tomcat and apache as well as the basic fundamentals working up to the more applicable applications (user management, shopping cart, etc...)
thanks again,
tom
- 02-18-2007 #2
Tomcat really only covers JSP, if you want a J2EE server you need something else. Weblogic and JBoss are the two I have experience of, JBoss would be preferable for learning as it is open source and free (for non-commercial use I believe). Apache have Apache Geronimo which I admittedly know nothing about but you might want to check that out also.
For a tutorial you might want to check the Sun tutorial out:
http://java.sun.com/j2ee/1.4/docs/tutorial/doc/


Reply With Quote
