After passing all the information to the Config tab the Tech tab is selected.
In the MVC (model view controller) section we will choose Struts as the framework as MVC defines the architecture of the web project. IOC (Inversion of control) as Spring and Database Layer as Hibernate are selected by default.
The next thing is to select the database type which would be MySQL for the project 'guide'.
After selecting the relevant things we will click build. This would generate the configuration files for the framework being used.
After the spider builds all the configuration files a confirmation message pops up. Click OK after generation is completed. Click on "details" button to view all the files that were created or modified:
If you see the project explorer at this time you would see several new files that got added with the project:
These files can be changed or modified when you want. Now they are part of your project, not the SPIDER!
Hi,
The SPIDER Template for v1.0M3 have these databases:
http://www.hibernate.org/hib_docs/v3/reference/en-US/html/configuration-optional.html#configuration-optional-dialects
The Hibernate Documentation doesn't have Derby Dialect.
Please, send me the Derby dialect, jdbc url and driver: bgbraga at gmail dot com
Thanks.





How do I use Derby database in spider? Derby does not exists in DatabaseType options in ver1.0M3?