|
Dear
Jerry
I
never do JSP file that access directly to Oracle 8i, but I did like
this:
From
JSP ( Tomcat ) i send data to another interface java file, I use Java
Beans and then from that interface
i send
to business logic, which is can access Oracel 8i
I give
you two file
1)
UtilityDB, this object you can use for access Oracle
2)
CallingUtility, this java file that use UtilityDB to access and exceute Oracle
database
For
private company reason, some data I delete, so may be you need to fix a little
debug when encounter problem when you compile UtilityDB
for
CallingUtility I didn't meant you can compile, you must create your own code to
call UtilityDB
regards
Albert Oscarina "If we have a strong reason, we will find the
way"
|
- tomcat+oracle sample Jerry Qu
- Wanted to start using Tomcat. Sougat Ghosh
- Re: Wanted to start using Tomcat. Sougat Ghosh
- albert
OracleAccess.zip