Posted By:
Anonymous
Posted On:
Thursday, September 1, 2005 06:34 AM
I have 3 JAR files
BeanUtils
Collections
Logging
How do I import the JAR in Jbuilder
I tryed to put em in my classpath, and all works fine but when I compile Ill get NoClassDefFoundError:
Got the example from
http://volume1.coreservlets.com/archive/
any1 know what im missin ?