java.lang.ArrayIndexOutOfBoundsException
I have an application that I have created in a JBuilder project that works fine. I have moved the project to another machine and when I run the project and click some of my links, I get a java.lang.ArrayIndexOutOfBoundsException error. I'm new to JAVA so any ideas would be greatly appreciated.
Thanks!
Rhonda Feenstra

