AFAIK Jetspeed does not deal with JDBC access : you'll have to connect manually your portlet to Oracle (by creating a JSP or a Java portlet) ----- Original Message ----- From: "Pat Ryan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 21, 2002 5:30 PM Subject: jdbc access via custom portlet
> > > Hello Everyone > > I am new to JetSpeed so I have a newbie question - sorry about that. > > I am prototyping a couple of portlets, one of which needs to access a > database via jdbc. How do I configure the jdbc information and then > access that in my portlet? > > I did see the tasklist example which seems to provide the configuration > information, but I am unclear how to access that in my portlet. > > BTW; I am using Oracle 8.1.6 as my database. > > Thank you > Pat > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
