Hi i missed my previous email about the same topic, one guy helped me to implement struts UI tag customization. i could extend the Bean and Tag classes to implement the required behavior.
now based on some value from the database i want to stop rendering of the control itself. means for example i have a field visible , if it is false i should not display the control at all.. how can i stop tag rendering can any one help me to do this... Thanks in advance.