P
polishjazz
Gast
A help in German language can be very helpful too! 
I'm using a standard applet from samples delivered with the Java Developer Kit, called GraphLayout... It's an easy-to-use network building tool (all you have to do is add values to 'edges' parameter in the HTML code). But I've noticed that if I exceed a certain number of connections, the applet doesn't work. The status bar of the browser says something like that:
What could be the problem? How to solve it?
You can take a look at the page www.postdigital.nl/javaproblem to see what I mean or just download the .zip file with all java/html files in it.
I would be very grateful for your help!
edit deathbyaclown: changed to an adequate title
I'm using a standard applet from samples delivered with the Java Developer Kit, called GraphLayout... It's an easy-to-use network building tool (all you have to do is add values to 'edges' parameter in the HTML code). But I've noticed that if I exceed a certain number of connections, the applet doesn't work. The status bar of the browser says something like that:
Code:
exception java.lang.Array.IndexOutOfBounds.Exception
What could be the problem? How to solve it?
You can take a look at the page www.postdigital.nl/javaproblem to see what I mean or just download the .zip file with all java/html files in it.
I would be very grateful for your help!
edit deathbyaclown: changed to an adequate title