Results 1 to 3 of 3

Thread: Velocity + Tiles, is it possible?

  1. #1
    Join Date
    Jun 2005
    Location
    Floersheim, Germany
    Posts
    14

    Default Velocity + Tiles, is it possible?

    Hello,

    I just started with the Spring Framework and I am trying to port a Struts application to Spring. In struts I was using Velocity and Tiles for all my templating and layout work.

    Is there a way, I can use Velocity and Tiles _together_ with Spring?

    Thanks in advance for any help on this issue.

    Greetings

    Michael Kastner

  2. #2

    Default

    I think you can do your application without problems. We are developed an app with struts and tiles and we haven't detect any limit in his use. But we have other problems, the live is as is.

  3. #3
    Join Date
    Mar 2005
    Location
    Prague, Czech Republic
    Posts
    34

    Default

    I used the same combination about a year ago. I made a few classes (view and view resolver) and it worked fine.

    My solution didn't use Velocity servlet, but included tiles directly. Maybe this is not the best solution for migration, but it's much faster.

    I can send you sources if you'd like.

    Pavel

Similar Threads

  1. Tiles / Velocity / Others
    By foxmask in forum Web
    Replies: 3
    Last Post: Sep 2nd, 2005, 11:35 PM
  2. FreeMarker vs Velocity
    By Martin Kersten in forum Architecture
    Replies: 8
    Last Post: May 30th, 2005, 09:21 AM
  3. tiles versus velocity or freemarker
    By lumpynose in forum Web
    Replies: 2
    Last Post: May 29th, 2005, 03:19 PM
  4. tiles versus velocity or freemarker
    By lumpynose in forum Architecture
    Replies: 1
    Last Post: May 27th, 2005, 05:32 AM
  5. Using Tiles + Velocity
    By quietsky in forum Web
    Replies: 0
    Last Post: May 13th, 2005, 02:34 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •