[EMAIL PROTECTED] wrote:
> 
> What is the current best-practice way of marking user selected check boxes
> as checked in VM? When the user returns to the same for with errors and the
> values they previously entered in set checkboxes seem a bit, odd.... How
> are other people doing this?

I am not sure this is a valid question for velocity-dev :)

I don't really understand the question, either.  Do you mean when you
need to return a user to the same form because it was incomplete or
there were errors?

I am usually lazy and name the specific values in the context - however,
something more formal and mechanical might involve a map of values,
accessed by checkbox name, if you name them.

geir

-- 
Geir Magnusson Jr.                               [EMAIL PROTECTED]
Developing for the web?  See http://jakarta.apache.org/velocity/

Reply via email to