I am developing a J2EE application using Castor and Struts on Tomcat 4.0. So far, Castor has proven to be a very helpful tool, I used it to generate the value objects and for persistence logic and I am very happy with the development model and the fact that it saves me a lot of development time.
I have a question on deployment though, I am not sure where to put the mapping.xml and database.xml files, I assume in web-inf/ directory, can anyone confirm? Also, I am looking for tips on architecture, my current architecture uses Castor JDO in the data access objects (DAO) classes, but I am interested to see how people with more experience with Castor JDO have used for J2EE applications (EJB/non-EJB scenarios). Thanks in advance, Dan. _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
