<< May 19, 2004 | Home | May 21, 2004 >>

BeanShell

Jeff Brown: If you are a Java developer and you aren't familiar with Pat Niemeyer's BeanShell, you should check it out. ...

I agree 100%. Check out the User Manual and the presentation at St. Louis JUG, which I reported on 209 days ago.

Duplicate Classes In CLASSPATH

Here's a hypothetical question :): Should the same Java class be allowed to appear twice in the CLASSPATH of one application (in two different jar files)?