raskenny
13 years agoOccasional Contributor
Calling java class from script
This line of code used to work before but i guess after upgrading to tc 9 something broke
I have added jvm module
i have added my jar file in project properties
I'm not sure what i need to do with the java classes portion in project properties
Please help
var respVal = new String(JavaClasses.com_sp_utils_string.NVP.getValueSTATIC(ResponseStr,"&",ResponseNames));
I have added jvm module
i have added my jar file in project properties
I'm not sure what i need to do with the java classes portion in project properties
Please help