First i want to thank you to spring roo creater to develop such great java rad tool... this is my second project using this tools... and i lovin it...
i have question, how can i deploy my spring roo project (.war) for 3-tier architecture: tier-1-app, tier-2-web, tier-3-database. usually what my typical project is using 2-tier: deploy it using tomcat and connect to database...
can somewant help me...


Reply With Quote