Hi, Im working on a POC in velocity. Want to know whether using velocity can we populate a template based on records in a JDBC ResultSet instance?If so kindly provide the link that has document or example.
Typically a resultset will be put in the VelocityContext. In vm file we have to write the code in generic way to display the columns, data etc. Its urgent for me since i need to complete this poc in 2 days. -- View this message in context: http://www.nabble.com/populate-a-template-based-on-records-in-a-JDBC-ResultSet-instance-tp25381708p25381708.html Sent from the Velocity - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
