We are converting from ASP to JSP. I would like to create an application with parameters of
SQLString to run the query
DBConn the connection string for the DB
I would like this to return an array.
What should I use to do this Applet/Servlet?
I am a amateur at Java so I am having a bit a rough go of it. Does any one know of simple template somewhere that does this? Is it possible?
Thanks a million!
SQLString to run the query
DBConn the connection string for the DB
I would like this to return an array.
What should I use to do this Applet/Servlet?
I am a amateur at Java so I am having a bit a rough go of it. Does any one know of simple template somewhere that does this? Is it possible?
Thanks a million!