|
From: Nikolaos P. <nk...@cc...> - 2005-11-25 21:08:07
|
Thank you Marc, I will take a closer look at SWF Regards, Nikolaos Marc Palmer wrote: > Nikolaos Papadakis wrote: > >> Hi Marc, >> >> Can Spring be used in conjuction with webmacro? > > > Spring can be used with anything, and so can WebMacro. > > You do not need to use Spring MVC code to use Spring Web Flow - SWF is > separate from Spring and is part of Spring Modules (a separate project). > > SWF gives you declarative work flow mechanisms, and the SWF servlet > handles transitions between your actions, using data beans to pass in > form data etc. > > You can just return WebMacro rendered content from this. > > I have a beta-grade Spring MVC view implentation that renders using > WebMacro but this is not in CVS yet. I hope to make progress on this > next week - but I've been saying that for a long time ;-( > > Cheers > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > Webmacro-user mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webmacro-user > |