Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined!
    Join Date
    Aug 2006
    Posts
    59

    Question 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

  2. #2
    Linux Newbie birdman's Avatar
    Join Date
    Mar 2006
    Location
    Ireland
    Posts
    141
    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/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •