2 Replies Latest reply on Jun 4, 2003 12:30 PM by vijayb77

    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 webapplication. The webapplication is in a separate archive. You can also of course use and 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"