Applet ocijdbc9 error
Next message: Bill Dennis: "Setting the REMARKS"
Date: 27 Apr 2004 09:50:22 -0700
Using ojdbc14.jar with Oracle 9i. The JApplet is denied access to open
a connection because ocijdbc9 can't be loaded. The connection could be
opened with JSP by using LD_LIBRARY_PATH. Changing java.policy is not
an option. Can anyone please help?
Dakshin
Next message: Bill Dennis: "Setting the REMARKS"
Relevant Pages
- Re: JSP, Servlets & AJAX username validation, Image verification
... It's got scriptlet in the JSP and HTML in the Java source code. ... Most DB connection pools do not require the code to explicitly know of the pooled nature of the connections, but just have the connection call its closemethod. ... (comp.lang.java.programmer) - Re: Connection Pooling for multiple JSPs
... > I'm not sure how to reap the same benefits with multiple JSP pages. ... connection pool on initialization and then provides a facade to it (i.e. ... datasource that simply call the corresponding methods from the datasource). ... You probably want the method getInstance to read a properties file that ... (comp.lang.java.help) - Re: JSP, Servlets & AJAX username validation, Image verification
... It's got scriptlet in the JSP and HTML in the Java source code. ... Most DB connection pools do not require the code to explicitly know of the ... (comp.lang.java.programmer) - Re: Unable to compile class for JSP
... package and importing it from JSP. ... compilation error. ... Connection conn = null; ... ResultSet objects. ... (comp.lang.java.programmer) - Re: Ports
... The Database ... When I execute the JSP, ... Oracle listener is configured to use. ... // The database connection ... (comp.databases.oracle.server) |
|