jsf 2 - How to edit several database entries efficiently from JSF web application? -


i have several database tables user should able add, edit , remove entries web application. input must validated before persisting it.

now make table , put labeled input fields in there, result far dry , horror maintain. composite components make bit better. there alternative not see reduce lot of work?

if i'm not misunderstanding question, 1 concept might wanna generic/generated crud.

netbeans has primefaces crud generator link


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -