Posted By:
John_Zukowski
Posted On:
Thursday, April 19, 2001 08:42 PM
Use of Runtime.exec() is already covered in the FAQs.
Posted By:
John_Zukowski
Posted On:
Tuesday, April 3, 2001 10:05 PM
Using Runtime.exec() is already covered in the FAQ. There is nothing that says you can't use it in a bean, besides making the bean non-100% Pure Java.