You might want to research other open source projects themselves before attempting to write something from scratch, whether you choose Java or anything else. You also (as others have noted) might want to get some design decisions down before you start choosing a platform...do you REALLY need EJBs, for example, or is someone just driving that because they think they're cool?
I don't know what your definition of "CRM" is, but you might want to consider something like Interchange (http://www.icdevgroup.org). You can also consider open source versions of .Net, such as the Mono Project, which is backed by Ximian: http://www.go-mono.com/ John > -----Original Message----- > From: G. Balandres [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 13, 2002 4:29 AM > To: Tomcat Users List > Subject: Tomcat for Enterprise Applications > > > Hi all, > > i have currently an dicussion going on about creating > a 3/Multi Tier Enterprise Application which will > have one Webbased Client and one Standalone Client. > The main aim is the Webbased Client. > > The problem is there are some workers which want to > use .NET and some who want to use J2EE. > I dont want to start something like a flame war here. > I just want to find out if we could use the Tomcat > server and/or other Open Source Projects to > develop our Application because i dont want > to go the .NET way. > The application would be a middle to big size > CRM system. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
