Originally posted by Kev D'Arcy:
Greg,
I have a reasonably complex page and I'm using a value bean to present data to the front end, but I'm seeing some inconsistencies... ...
- Varun
Originally posted by Kev D'Arcy:
Varun,
What I'm seeing is that when the value bean gets cleared down (either explicitly through the application or by going to a new page) and a user returns to the page displaying the value bean properties, some of the value beans properties don't get displayed on the JSP.
Kev