Hi all,
Whenever i am trying to use a check box or a chekbox group in my UI , i am getting following error
The initial exception that caused the request to fail, was:
java.lang.NoClassDefFoundError: com/sap/tc/webdynpro/clientserver/uielib/standard/api/IWDAbstractToggle
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:1618)
at java.lang.Class.getConstructors(Class.java:865)
at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:68)
at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.<init>(DelegatingView.java:41)
... 30 more
How to get rid of this error??
PS: I am not an expert in WD but a newbie
Regards,
Ameya