Hi!
I have one question. For example I want to write page where I will have a form for UserData (e.g). And I have user table. Does Spring supports smth. like this: I'll describe my table data there, and I'll choose which field from the table show in the form and which not. If I want to edit one of this fields I'll describe it like editable. And after data would be entered and Submit button would be pressed it'd inserted into the database (to the related table).
THANKS, andy20.


Reply With Quote
