Subject: Re: Code generation
From: Owen <[EMAIL PROTECTED]>
 ===
I have something for sale.

Based on the struts Framework. We call it Foundation Stone. Comes in two 
parts.

1. Web Foundation. All the classes, JSP pages, tags and configuration 
files to get the application up and running. We use Apache Tomcat with 
struts 1.0. It includes in no particular order

        Connection Pooling
        User Maintenance
        Object Security
        Menus
        Database based message (taken them away from the struts XML version)

2. My favourite bit as I did most of the work for this. A Code Generator.

        Utilising the Meta Data generated from a JDBC connection we are able to 
create

        Browse Page (JSP)
        Edit Page (JSP)
        All the servlets to connect into our Foundation classes
        Edits the Struts XML configuration file to set it up correctly for you.

        The Browse screen includes Search functionality and the ability to delete 
a record. Also provides a hyperlink to the edit screen. And a new button 
(also to the edit screen).
        The edit screen has Insert, Update functionality.
        Page names and field names are based on the table names.

This is all working fully mainly on Oracle but have ported first Module 
to run against a SqlServer database using JRUN. If you're interested you 
can contact me on [EMAIL PROTECTED] I can provide you with some 
Marketing data or if you have some specific questions some real data.

We will even consider resellers.

Look forward to hearing from you

Owen Thomas


Elderclei R Reami wrote:
> Hi folks,
> 
> I am new to Struts development and am looking for tools to help me being 
> productive. Right now, I'm downloading binaries for Adalon and EasyStruts.
> 
> I'd like to know if there's any tool out there to generate a Struts 
> application, including view and model, based on database schema.
> 
> Thanks in advance.
> Elderclei R Reami
> Vertis Tecnologia - Brasil
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 



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

Reply via email to