Bob, Is the database access limited to your portlets, or do you wish to maintain Jetspeed user and configuration in the database?
Assuming the database access is limited to your portlets: 1) you will need the jdbc driver distributed by Oracle. ( I suspect the class files will need to be places in WEB-INF/classes) 2) you portlet will access the database via JDBC. Documentation and examples can be found on Oracle's OTN site, http://otn.oracle.com, and on Sun's java site, http://java.sun.com. Paul Spencer [EMAIL PROTECTED] wrote: > > Can anyone direct me to some information about what tools(drivers) I need, > how to setup, install, configure, and extract info from an Oracle database. > I have a database on our network that I would like to try to retrieve info > from and present in a portlet however I am unsure of how to go about all > this. Is there any good documentation that outlines what I am looking to > learn?? > > Thanks in advance! > > Bob Wilson. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
