ssudan
Level 2
since ‎Mar 22, 2006
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi, I want to load some classes from an external jar file. The code goes asURL[] url = new URL[]{new URL("jar:file:d:\\Install\\hello.jar!/")}; URLClassLoader loader1 = new URLClassLoader(url); Class cls1 = Class.fo...
Hi, I would like to automate the installation process for testing purpose. Is there any means by which I could achieve this. I tried using the java Robot class to do mouse click events on the buttons provided in the dialog boxes. This click event...
Availability
Online status:
‎Mar 18, 2019
Date last visited: