Help with checkbox

2001-06-21 Thread Alex Colic
Hi thanks for the help. >Re 2) - presume you have a wizard-type app with same bean used in all pages? >What do you have in your reset() method? I have a session bean 'requisition' that is used across a number of pages. Within that bean I use another class 'requisitionLine' that has two boolean

Re: help with checkbox

2001-06-20 Thread dhay
t; <[EMAIL PROTECTED]> on 06/20/2001 11:30:10 AM Please respond to [EMAIL PROTECTED] To: "Struts" <[EMAIL PROTECTED]> cc:(bcc: David Hay/Lex/Lexmark) Subject: help with checkbox Hi, I am hoping someone can point me in the right direction. First, I have a checkbo

Re: help with checkbox

2001-06-20 Thread Norman Timmler
AIL PROTECTED]> To: "Struts" <[EMAIL PROTECTED]> Sent: Wednesday, June 20, 2001 5:30 PM Subject: help with checkbox > Hi, I am hoping someone can point me in the right direction. > > First, I have a checkbox that regardless of if the user checks it or not I > need it

help with checkbox

2001-06-20 Thread Alex Colic
Hi, I am hoping someone can point me in the right direction. First, I have a checkbox that regardless of if the user checks it or not I need it to be set to true. Can someone suggest a way via JavaScript or otherwise to set this checkbox to true. Second, for the same checkbox, if I do not set it