virgilio
Request-scope Wrangler
Joined: 25/10/2008 15:36:43
Messages: 5
Offline
|
Ahoy,
I have the following model:
- module
- classes
- A module has many classes
I have a form only for (de)activate modules and classes (attribute) and they are not in a fixed number. I can put on the form as much modules/classes as they exist in my database, but I can't handle them on the server-side application because it variable.
I realize I need something like a serialize method. Any help?
Thanks in advance,
Virgilio
Projeto Read in Web
|