You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Thirumala Rao Thoka <tt...@cisco.com> on 2002/07/02 19:59:28 UTC

Help Help!!! ----How to write simple form operations with 2 text boxs in Turbine & Velocity

Hi,

I am new to Turbine and velocity framework. I configured the "Turbine Data
Manager" and it is up & running. I found Turbine Dataconnection pool objects
also. Using them how can I write a simple form with 2 text boxs in it. That
means I should able to do operations like insert a record, modify and delete
a record from database table.

For example: my table will have only 2 columns like Employee Id, Employee
Name. So my Velocity file will show 2 text boxes for Employee Id & Name. Now
I should be able to add an employee, modify and delete an employee.

My concern is where should I keep my ".vm" files in the Turbine directory
structure and where should I keep ".java" files and if I ran "ant compile"
where does that puts the ".class" files. While I am implementing ".java"
files which Turbine classes/interfaces I should extend or implement.

Could anybody suggest me and send me sample code. Your immediate response is
highly appreciated.

Thanks in advance,

Thiru


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>