|
From: Ken K. <kk...@kk...> - 2003-05-19 12:20:39
|
Rod, I'll show a JdbcTemplate example in the code. I look forward to seeing your transaction samples. Ken Rod Johnson wrote: >Thanks Ken. This looks like a nice example. The fact that the code is so >simple tends to show that Spring does what it claims! > >It would be good to use the JdbcTemplate at least once for a query / update. >This is an important part of the API. > >"Stage D & later" - ???, suggestions wanted; JNDI, internationalization >support, support for reference data in AbstractFormController, >AbstractWizardFormController, simple transactions, non-JSP views, >authentication/authorization, fancier display pages possibly with a >header/footer/menu and maybe a stylesheet, etc. > >Transaction support: we'd need to come up with a requirement, and show the >TransactionTemplate and the AOP declarative approach. I have an example of >the declarative approach, which I'll send when I'm accessing the net over >something faster than my mobile phone. > >A Hibernate version of the present demo might be interesting to do later, as >well, showing the new Hibernate integration. > >Regards, >Rod > > > >----- Original Message ----- >From: "Ken Krebs" <kk...@kk...> >To: "Isabelle Muszynski" <isa...@me...>; "jürgen höller >[werk3AT]" <jue...@we...>; "Rod Johnson" ><rod...@in...> >Cc: "'spring-dev-list'" <spr...@li...> >Sent: Thursday, May 15, 2003 3:29 AM >Subject: Petclinic demo app prototype > > > > >>To All, >> >>I am pleased to announce that I now have ready for download a PROTOTYPE >>of the Petclinic demo app >><http://www.globaldialog.com/%7Ekkrebs/files/Petclinic1.zip>, approx. >>1.25MB. >> >>Be sure to read the file, petclinic.txt. This file contains my notes >>about the design and implementation and also raises key issues that need >>to be resolved. >> >>I very much welcome all comments, suggestions, ideas, and criticisms. I >>look forward to hearing from you. >> >>Ken >> >> >> > > > > >------------------------------------------------------- >Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara >The only event dedicated to issues related to Linux enterprise solutions >www.enterpriselinuxforum.com > >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > |