Is there anyway to call a method that has a no argument signature?

(String) result = call.invoke() // how come I can't do this?

- Jon

Reply via email to