Issue1401252

classification
Title: Help call a java class NOT in a package
Type: rfe Severity: normal
Components: None Versions:
Milestone:
process
Status: closed Resolution:
Dependencies: Superseder:
Assigned To: Nosy List: elsa_petit, kzuberi
Priority: normal Keywords:

Created on 2006-01-10.08:33:26 by elsa_petit, last changed 2006-01-11.23:08:43 by kzuberi.

Messages
msg3022 (view) Author: Laure (elsa_petit) Date: 2006-01-10.08:33:26
I have a Java class in a .jar. How do I call a .jar? 
This class is not in a package. How do I call it in 
Jython?
Thank you
msg3023 (view) Author: Khalid Zuberi (kzuberi) Date: 2006-01-11.23:08:43
Logged In: YES 
user_id=18288


Please ask on the jython-users mailing list:

  http://lists.sourceforge.net/lists/listinfo/jython-users

- kz
History
Date User Action Args
2006-01-10 08:33:26elsa_petitcreate