4 Replies Latest reply on Nov 9, 2006 1:19 AM by rakal

    New Tutorial

    chrismalan

      Hi All,

      I wrote a tutorial using JBoss, J2EE Component Wizard and PostgreSQL. It consists of an entity bean (local interfaces), a stateful session bean (remote interfaces) and a JSP web application. The web application is in a separate archive. You can also of course use any DBMS. Calls go this way:
      Web application --> Session Bean --> Entity Bean and results go back the opposite way.

      It is to be found at: http://members.optusnet.com.au/~malan2000/j2eetut.html
      or http://angelfire.com/linux/orinoco/j2eetut.html

      If you leave off the /j2ee.html you will get to my home page from which you can follow the link. The home page also contains "Running Tomcat in Apache" and "Setting up PostgreSQL in Mandrake 9.0"