import org.apache.commons.lang.StringUtils;

I'm using J2SE and NetBeans now. It seems that I cannot import org.apache.commons.lang.StringUtils;Could anybody help me on this? Thanks!
[159 byte] By [akua] at [2007-11-27 2:11:56]
# 1
Add the required jar to the classpath.
kajbja at 2007-7-12 2:05:41 > top of Java-index,Java Essentials,New To Java...