RE: [Struts Tip] #18 - Use EJBs with care

2002-11-29 Thread Paul Kavanagh
Why roll your own persistence, transaction handling, caching & pooling when you can leverage an app server ? XDoclet removes a lot of the complexity that used to plague EJB. CMP 2.0 is really fast with the latest containers and I find a huge overall increase in productivity. Other benefits over rol

HTTP Status 500

2002-11-29 Thread Paul Kavanagh
Hi there, I'm trying to get the attached Struts webapp (from Chapter Three of Mastering Struts) working with Tomcat 4.1.12. My understanding is that I should be able to just drop the attached (unzipped of course) into a webappname/ folder and then be able to access it via http://localhost/webappna

Newbie question

2002-11-28 Thread Paul Kavanagh
Hi there, I'm trying to get the attached Struts webapp (from Chapter Three of Mastering Struts) working with Tomcat 4.1.12. My understanding is that I should be able to just drop the attached (unzipped of course) into a webappname/ folder and then be able to access it via http://localhost/webappna