Hi,
i am getting the following exception while trying out POI; java.lang.NoClassDefFoundError
Could anyone tell me why this is happening, am not getting any clue as to why this is failing. I have set the following jar files in my class path
C:\Program Files\POI\poi-3.0-rc4\poi-3.0-rc4-20070503.jar;C:\Program Files\POI\poi-3.0-rc4\poi-contrib-3.0-rc4-20070503.jar;C:\Program Files\POI\poi-3.0-rc4\poi-scratchpad-3.0-rc4-20070503.jar
but still getting the same error.
Could any one please help me out in this, I really need to get this running ASAP.
thanks
Anil