#*
First time I've ever heard of "creating JSP with Velocity".  :)
I wonder if anybody uses Velocity to create Velocity templates.  I
might need to add vtl to the EscapeTool.  (half joking, half...)
*#

Ha. I wrote an app that uses Velocity to generate Velocity templates. It's a "quick start" tool to generate a Velocity-based application for new users.


Escaping the VTL properly was a little challenging, but otherwise it was no big deal.

WILL


----- Original Message ----- From: "Shinobu Kawai" <[EMAIL PROTECTED]>
To: "Velocity Users List" <velocity-user@jakarta.apache.org>
Sent: Wednesday, February 23, 2005 10:41 PM
Subject: Re: Velocity JSP Generation



Hi Rana,

Is there any tool/framework available that you just give it the database schema and it creates the jsp pages for you. Like GUIs for add/edit/delete cases and a controller page where all pages will be submitted. Is there any such jsp code generator available.

I'm not aware of such tools, but the torque project might give you a clue on how to do it. http://db.apache.org/torque/

#*
First time I've ever heard of "creating JSP with Velocity".  :)
I wonder if anybody uses Velocity to create Velocity templates.  I
might need to add vtl to the EscapeTool.  (half joking, half...)
*#

Best regards,
-- Shinobu

--
Shinobu Kawai <[EMAIL PROTECTED]>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to