Please I need Help 2 weeks no work !

NetBeans Visual WEB

Friends I have 1 component tabSet1 with tab1 & tab2

Into the tab1 1 component table bind DataBase with fields

Name checkBox

Paulfalse

Petertrue

Antonio false

when I go for Tab2 & return for Tab1

all register o state go to (false)

Paulfalse

Peterfalse

Antonio false

Please I need Help

2 weeks still

conatact

email marciofermino2003@hotmail.com

skype marciofermino

[496 byte] By [jg1234a] at [2007-11-27 5:48:12]
# 1
Hi There,Try sending your question to netbeans aliases at http://www.nabble.com/Netbeans.org-f2602.htmlThanksK
kish@suna at 2007-7-12 15:33:25 > top of Java-index,Development Tools,Java Tools...
# 2
you need to store checkbox values outside Page1, because they will be reset to initialvalues when click on Tab. Create new property in SessionBean1 and store checkbox' value there.
zulua at 2007-7-12 15:33:25 > top of Java-index,Development Tools,Java Tools...