I have a javaBean named edsSearch.Xtest1(num_ayyay). I try to use the javaBean to call a PL/SQL stored procedure named test_array( num_array ). The test_array outputs an oracle.sql.ARRAY num_array to the javaBean Xtest1(). At server side, I can print out the contents of num_array. I use a JSP to...
I have a javaBean named edsSearch.Xtest1(num_ayyay). I try to use the javaBean to call a PL/SQL stored procedure named test_array( num_array ). The test_array output an oracle.sql.ARRAY num_array to the javaBean Xtest1(). At server site, I can print out the contents of num_array. I use a JSP...
I try to read a list of parameters from a user specified text file (a tab delimited *.txt in Excel), which stored in user's local driver. These parameters will be insert into a database table as one of criteria for a user's query. I can not use a JavaBean to do this due to the server-side...
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.