I'm trying to cache some data in the session context... If is not possible
to cache data before the form submit... How can I do this procedure:
I have a form about a client and his video list.
At the beginning there are html:text in order to fill his name, his
telephone number and his address..
Rafael,
Look at your config file. Look at your form bean declaration. Notice that
it has a name, an implementation class, and (possibly) defines the fields in
the form.
Look at your action declaration. The "name" attribute for an action that
has an associated form will match one of the na
2 matches
Mail list logo