• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Velosurf

 
Ranch Hand
Posts: 2596
Android Firefox Browser Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Velosuf (for velocity & database) - http://velosurf.sourceforge.net/

Is it feasible to use velosurf with Struts/Velocity paradigm. Anybody doing this? Some design restrictions require me to use struts action for every link on web page so that it passes through the custom request processor that we have. So need to know about this feasibility before I look into more details. Any inputs will be highly appreciated.

TIA,
- Manish
 
Manish Hatwalne
Ranch Hand
Posts: 2596
Android Firefox Browser Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Any input son this?

- Manish
 
Ranch Hand
Posts: 1209
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I never heard of this project until you pointed me to it. Is this a ORM tool? Does the view directly manipulate the database?
If you have gone through the documentation, would be great if you could tell us why you chose this tool over say velocity(view only) + struts + hibernate.
 
Ranch Hand
Posts: 38
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I never heard of Velosuf either, is it a tool to help velocity integrate with databases?
 
author
Posts: 11962
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Emman lopez:
I never heard of Velosuf either, is it a tool to help velocity integrate with databases?


This is what the web page posted by Manesh says in the first sentence:
Velosurf is a java library that provides an automated but highly customizable database mapping tool for the Velocity Template engine.

In other words, yes, apparently Velosurf helps in integrating Velocity templates with a database.
 
Ranch Hand
Posts: 15304
6
Mac OS X IntelliJ IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I just have one thing to say about Velosurf. :roll:
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic