Forms handling with cocoon

2001-06-28 Thread dirk . osterkamp
I'm new to cocoon and have the following question: Is cocoon the right tool to server the presentation layer of a business applikation which deals with a lot of forms of business oriented data which is provided by ejb's from a web app server like jboss or weblogic. We have the forms for order

Re: Forms handling with cocoon

2001-06-28 Thread Peter Royal
At 05:58 PM 6/28/2001 +0200, you wrote: applikation which deals with a lot of forms of business oriented data which is provided by ejb's from a web app server like jboss or weblogic. We have the forms for order processing, masterdata handling etc. We need a lot of input fields, field checking

Re: Forms handling with cocoon

2001-06-28 Thread Sergio Carvalho
I think Cocoon is pretty much up to the job. w3c already has the business form definition language part done for you (I think it's called XFDL). You'd make a great service to the community by creating the XSLT framework for using XFDL to present, and client-side-validate business forms. And