Skip to Content
0
Former Member
Jul 24, 2005 at 01:14 PM

Problem with onClick method on JSP

84 Views

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