Re: My first Approach

2005-10-16 Thread Frank W. Zammetti
One further suggestion: don't hesitate for a second to start playing. You can spend 20 hours reading the best book out there and I would still say you won't learn as much as 10 hours of just hacking away at code will teach you. Some people like to take a sample app and rip it apart, and that's

Re: My first Approach

2005-10-16 Thread stephan
Hi Claudio, first steps are always exiting. You need to get yourself knowledgeable. There are good books and good online resources to get you started. Btw. Tomcat doesn't do EJB, you would need Jeronimo for that (which used Tomcat for JSP/Servlets). So Servlets/JSP is your entry point. My absol