Hello,

I have to make a web interface to an existing database java application.

The app is divided in a number of Data clases, that represent a table in
the DB, Win classes to show that data in differente ways in a swing
window, and Form classes to add-modify registers.

I think Cocoon is a good way to do this, my idea is to use those Win
classes and Form classes as generators, generating the XML
representation of the data and the information requiered to show it in a
window and as a form, and then use XSL transformations to convert that
to HTML and apply all the navigation issues.

Do you think is a viable approach?

Thanks,

Ivan

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to