Lebah notes
1. to change name path to reflect the folder name/rename:
project -> Properties -> Web Project Settings
project/.settings/org.eclipse.wst.common.component
2. it will search for the start.vm in the landing page that rendered by
vtl->main->body wrapper
3. put mapping on hibernate.cfg.xml
4. run Tester.java to run the persistence
Persistence db = Persistence.db();
5. Check db should be there
6.
Comments
Post a Comment