2. Can I combine Perl with Java?


Dunnow about Perl. If you want scripting under Java and are not afraid of learning another (very simple) language, I suggest you check out JPython. It's a Python implementation in 100% Pure Java and integrates really good with Java - you can inherit in Python from Java classes, call Java directly from Python, etcetera. Recommended!

http://www.python.org/jpython (IIRC)

-- 
Cees de Groot                     <[EMAIL PROTECTED]>
Acriter Consulting          http://www.acriter.com
 


Reply via email to