Review your set method and make sure you are storing the value in appropriate member variable ... and are accessing the same variable in the get method.
thats all I can say with the info I have. You need to provide more information for us to understand the issue. Please provide the bean code sample and the get/set invocation. -jayash -----Original Message----- From: Vishal Arora [mailto:[EMAIL PROTECTED] Sent: Monday, March 22, 2004 2:47 PM To: [EMAIL PROTECTED] Subject: Urgent Hi, I m setting boolean values into my get set methods of bean but it is returning default values. does anybody have any answer Thanks in advance -- "Don't worry about the world coming to an end today.It's already tomorrow in Australia." Vishal. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

