This was the most useful complete tutorial I used at the beginning what I started to learn Tapestry and needed to figure out how to include Hibernate. http://wiki.apache.org/tapestry/Tapstry5First_project_with_Tapestry5,_Spring_and_Hibernate
So, now we use the standard source layout with the additions from the tutorial (so definitely read it first). Later after seeing that we don't need Spring at all, I removed it and did everything that Spring was doing myself and used what was already available in Tapestry for the rest. If you like inspect our source code here: http://develop.ii.edu.mk/projects/isii/browser/trunk The main package is mk.edu.ii.isii.upisi Most simple pages are DegreeList and DegreeEdit, there is also some "transactional service" code behind it in services. and some dao code behind the service code. Also inspect the AppModule to see how the wireing between the services is done. On 10/01/2010 02:40 PM, Alex W. Croton wrote: > Hi, > > I am a real newbie when it comes to Tapestry and even worse than that when it > comes to Hibernate. > > I am using Tapestry 5.1.0 and Hibernate 3.3.1 - talking to a MySQL database. > > I've got the code from the Tapestry5HowToUseTapestryHibernate working fine, > but in the application that I am putting together I want/need to be able to > use DAO to interface between the various components of the application. > > After 3 days of various Googling, I'm far more confused than when I started - > it seems that the examples that I have been able to find are either for a > different version of Tapestry - or appear to be using some form of magic that > my environment is lacking :-) > > Can anyone offer any pointers to get me going on what 'bits' I need where > please? > > Regards, > > Alex C >
smime.p7s
Description: S/MIME Cryptographic Signature