I'm new to JSP. Most of what I've done is Oracle PL/SQL or in ASP.
We recently set up an Oracle9i application server. Since I'm familiar with ASP, I figure JSP can't be too far of a stretch... and I can use it on this app server.
One thing I haven't been able to get to work is this: How do you connect to an oracle9i database from a JSP? (code example would be helpful) Every tutorial on the web I've looked at ends up being a mass of errors.
Also, can anyone recommend a good JSP book? Particularly JSP on Oracle9i App Server.
Thanks in advance.
We recently set up an Oracle9i application server. Since I'm familiar with ASP, I figure JSP can't be too far of a stretch... and I can use it on this app server.
One thing I haven't been able to get to work is this: How do you connect to an oracle9i database from a JSP? (code example would be helpful) Every tutorial on the web I've looked at ends up being a mass of errors.
Also, can anyone recommend a good JSP book? Particularly JSP on Oracle9i App Server.
Thanks in advance.