I went over calculator-webapp. What should I do if I want to build a more complex web app with database at the backend and more web pages?
I don't know how to do it from scratch. Or I should modify the calculator-webapp sample and add more web pages and components to meet my need. Thanks for your reply. On Thu, 2009-04-09 at 19:00 -0700, Luciano Resende wrote: > On Thu, Apr 9, 2009 at 6:47 PM, LIU Linlin <[email protected]> wrote: > > Hello, everyone. > > > > I'm new to tuscany. Now I want to build a web app which will meet the > > following requirements: > > > > 1. Can be deployed to Tomcat. > > 2. Can be developed with Eclipse. > > 3. Use MySQL as database. > > 4. Web user interface. > > > > Would you please give me some advice on where to start? > > > > Thank you! > > > > > > Take a look at any xxx-webapp sample, calculator-webapp should be one > of the simplest one. > >
