Hi ,
I want to develop a web app using grails ,which should invoke/execute a VBScript file. I have placed VBScript file in WEB_INF/resources folder.
I am using Runtime.getRuntime().exec() to invoke the VBscript .
I am accessing the VBSCript either by using
def vbPath =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.