On Tue, 27 Nov 2007, Shahid Ahmed wrote: > > Thanx for the suggestion. But, can we create a J2EE application > using Drupal? like i want to develop a Project Management Portal. >
If you want to build a J2EE app, then Tomcat is a good starting point. If you want to go even beyond that, then use EJBs in JBoss. There are also bunch of frameworks like Spring etc. that can ease work on the templating and MVC side. thanks Saifi.

