tags:

views:

3

answers:

0

im trying to retrieve data from SAP and it goes to a blank page showing the below exception

when i run my application when the complier reads the below line

JCO.Table table = new JCO.Table()

it shows the exception as

java.lang.NoClassDefFoundError: com/sap/mw/jco/JCO$Table

can someone help me out on this........pls.......