number of jars, where to specify
I have one jar file that contains the application and there are 22 other jars that are required to be in the classpath. The question is where do I specify these jars? are they added to the <jar href="myjar.jar, myjar1.jar, myjar2.jar, mayJar2."/> If so are they separated by coma's or spaces and if not specified in <jar href="myjar.jar"/> then where are the jars specified.
Thanks,

