This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: Need some design advice for large form...kukeltje.ronald.jbpm.org Jul 28, 2008 10:41 PM (in response to quaidbrown)maybe a technology officially targeted at complex forms is better suited. e.g. www.chibaxforms.org. At least that is my personal opinion. Comming months I'm going to make an example of a combination of seam, jsf and xforms (chiba) 
- 
        2. Re: Need some design advice for large form...pmuir Jul 29, 2008 1:08 PM (in response to quaidbrown)JSR-303 can handle this. But for now you are right, the best is to implement your own code to validate the form. 
- 
        3. Re: Need some design advice for large form...amitev Jul 29, 2008 10:22 PM (in response to quaidbrown)Check this out. It's something similar. 
 
     
     
    