I'm trying to call a method called "ValidPassword(String, String, String)"
that acceptes 3 string arguments in a DLL that was created in VB.
Does anybody know how to reference the DLL object and method(s) from JSP?
Thanks,
H. Wilson
Printable View
I'm trying to call a method called "ValidPassword(String, String, String)"
that acceptes 3 string arguments in a DLL that was created in VB.
Does anybody know how to reference the DLL object and method(s) from JSP?
Thanks,
H. Wilson