Hi,
I'd be interested in a copy.... :-)
Thanks,
Ishpal
----- Original Message -----
From: Klaus Thiele <[EMAIL PROTECTED]>
To: Orion-Interest <[EMAIL PROTECTED]>
Sent: Thursday, September 28, 2000 4:57 PM
Subject: Announcement: simple Application Generator
> Hello,
>
> we have just finished our first
> _very_simple_ "Application Generator"
>
> from an existing database-table (with primarykey) it generates
> following files:
>
> --- Enterprise JavaBean (BMP) ---
> table.java - EJB RemoteInterface
> tableHome.java - EJB HomeInterface
> tableEJB.java - EJB Implementation
> tablePK.java - EJB PrimaryKey Class
> tableData.java - DataObject
>
> --- Jakarta_Struts Files ---
> EditTableAction.java - struts edit action
> SaveTableAction.java - struts save action
> TableForm.java - form bean
> TableHelper.java - interface to ejbean
> table.jsp - jsp page (not jet finished)
>
> it does not generate "plug'n play" code, you have to do _many_ things
manually.
> but the output is very usefull to develop new struts-based
ejb-applications.
>
> requirements:
> jdk, jakarta-ant (for building), jakarta-struts
> JSP/EJB/Servlet Container
> Database: PostgreSQL, Informix, Oracle (perhaps HypersonicSQL, ODBC)
>
> where_to_get:
> send me a mail, i'll send you the whole thing.
>
> bye
> klaus
>
> --
> Klaus Thiele - Personal & Informatik AG
> mailto:[EMAIL PROTECTED]
>
> "There's got to be more to life than compile-and-go."
>
>