Hi Jaenne , I am not getting an exceptions .
Inside my
JSP i am trying to call an
Java file which calls an .exec file placed in classes folder of the Web Application .
This is my JSP code which is calling a Java method
This is mY Java file code .I am not getting any Exception when checked inside the log files .
This code works fine in JBOSS and WebLogic , but not with Oracle server