Hi,

I want to save user-specific default-values of html-formulars.
I think the best way is to put the ActionForms in a synchronized HashMap
(user as key) and save this in a file when a user specifies new
default-values for the formular.
In the ActionForm-constructor I will check the HashMap if default values
for the formular are present and set them.

Is there any other meaning? Does anybody make it so?

Gru�
Michael

--
Java - write once, run anywhere



Reply via email to