Newsletter sign-up
View all newsletters

Enterprise Java Newsletter
Stay up to date on the latest tutorials and Java community news posted on JavaWorld

JavaWorld Daily Brew

Suggestion needed on UI fields editability



Clive_c wrote:

Hi Gurus,

I have a web application that persist some information. The information are displayed on the UI and the editability of the fields are dependent on certain condition/fields. Even the buttons are constraint by these conditions and fields.

Right now, these conditions/logic of determining if a field is editable or a button should be enable/disabled are encapsulated in a class. Is there anyway I can better manage them?

Appreciate responses from all.

Posted for user by Athen.