|
From: Stefan D S. <ste...@us...> - 2004-07-24 23:18:43
|
can someone post the code that is available for Tiles and Velocity integr= ation? I am in need of it for my current project. Thank you. Friday, July 23, 2004 9:28 AM To: <spr...@li...> cc: = From: "Rob Harrop" <ro...@ca...> Subject: RE: [Springframework-developer] Velocity, XSLT integration I=92m guessing that we would have to add support for both Velocity and XS= LT under Tiles. That way you could use Tiles to perform the layout and th= en use Velocity views for one tile and XSLT for another. = I am going to finish some JMX stuff up today and then take a look at this= Velocity integration over the weekend, because I need it for a project. = If I have time I will look at XSLT as well. Rob = From: spr...@li... [mailto:sprin= gfr...@li...] On Behalf Of Stefan D S= ookraj Sent: 23 July 2004 12:51 To: spr...@li... Subject: [Springframework-developer] Velocity, XSLT integration = On the subject of view integration, how would I integrate Velocity and XS= LT views? I have my left nav bar done in velocity and do not want to redu= ndanly redo the logic for XSLT. How can I use Velocity for the left nav, = header and footer and XSLT for the main content area? Is this possible an= d is there an example? Thank you. = = = = = = Friday, July 23, 2004 6:09 AM To: <spr...@li...> cc: = From: "Alef Arendsen" <al...@jt...> Subject: RE: [Springframework-developer] Velocity, Tiles and Spring I had a short email chat with Pavl Muller on this... He's sent me his cod= e for integration tiles with velocity (TilesVelocityView and even views m= ixing velocity and jsp in different Tiles I believe). I'll forward it to = you. Didn't have the time to look at it yet... = alef = = From: spr...@li... [mailto:sprin= gfr...@li...] On Behalf Of Rob Harrop= Sent: Friday, July 23, 2004 11:15 AM To: spr...@li... Subject: [Springframework-developer] Velocity, Tiles and Spring All, = I have a quick question what is the best way of using Velocity as the co= mponent views for a Tiles-based view in Spring? = Rob= |