data base connection

how to connect to an Oracle database from JSP
[52 byte] By [Antony_philip@kochina] at [2007-10-3 2:49:52]
# 1
> how to connect to an Oracle database from JSPBest: not at all. Leave that to your business layer. If you absolutely have to, and I'll hate you for it: use JDBC like from any other Java class.
CeciNEstPasUnProgrammeura at 2007-7-14 20:38:40 > top of Java-index,Java Essentials,Java Programming...