Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Include or import??

843835Feb 7 2002 — edited Feb 7 2002
Hi,

I have an JSP which connects to an Oracle Database... I am trying to separate the JDBC connection from the JSP so that I can use it in all my JSP pages....

In PHP, its normally an include file but I heard that in JSP includes donot provide this support.. can anyone tell me how I can achieve this???

I can write a Java class and import it but if I want to do only using JSP how can I do it??

TIA,

gaucho
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 7 2002
Added on Feb 7 2002
1 comment
46 views