Re: [appfuse-user] Automation reason !

2009-12-05 Thread Matt Raible
When I wrote the article, automation (I believe) referred to Cruise Control configuration files for setting up continuous integration. Now that we use Maven, it should be very simple for you to setup your project to run in a continuous integration server. I'd recommend Hudson. https://hudson.dev.j

[appfuse-user] Automation reason !

2009-12-05 Thread Aymen Farrah
hi matt, one of the 7 reasons to use appfuse is Automation as you said. what do you meen with automation and what is the relation between automation and quality of code. _ Tchattez en direc

Re: [appfuse-user] help on calendar/datepicker in AppFuse2

2009-12-05 Thread Matt Raible
The jscalendar scripts are included with Spring MVC, so you should be able to use them there as you would with Struts. Demo at http://demo2.appfuse.org/appfuse-light/userform.html Matt On Sat, Dec 5, 2009 at 9:39 AM, Spud wrote: > > Hi, > > Is it possible to use the datepicker with Spring MVC?

Re: [appfuse-user] help on calendar/datepicker in AppFuse2

2009-12-05 Thread Spud
Hi, Is it possible to use the datepicker with Spring MVC? And if it is are there any example using this with Spring MVC somewhere? I've been searching for some time and haven't uncovered anything other than the Struts example. Thanks, John, mraible wrote: > > Good to know - glad you fig

Re: [appfuse-user] OSWD Layouts/Stylesheets and AppFuse?

2009-12-05 Thread Alessandro Bottoni
DUSTIN PEARCE ha scritto: > I have not ported any templates to the appfuse management system, but I > can highly reccomend the Blueprint CSS framework. I have had good > experiences with it in an Appfuse like setup with SiteMesh, etc. > > On Dec 4, 2009, at 6:44 PM, Matt Raible