This week's book giveaway is in the Java in General forum. We're giving away four copies of Helidon Revealed: A Practical Guide to Oracle’s Microservices Framework and have Michael Redlich on-line! See this thread for details.
create a String[] of the values for the checkboxes you want to pre-select and do a form.set("formCheckBoxes", theStringArray); in your Action.execute() BEFORE forwarding to the display page. 'form' is the local reference to the ActionForm referenced by the action.
-/a<br />certified slacker...yes, my last name is 'do' - <a href="http://www.luckycouple.com" target="_blank" rel="nofollow">luckycouple.com</a>