Hi All,
I have been experiencing a strange problem - when I activate any control (dropdownlistbox, button, radio-button, etc.) on the JSP, instead of activating the method specified in the onClick property the JSP activates the doInitialization method.
How can I get rid of this error?
I am using ep5.5 with jspdynpage class and the iView has isolation level 4.
Aviad