Skip to Content
0
Former Member
Jan 03, 2008 at 02:34 PM

How to connect to a JCO on the app server using a java client program

16 Views

Hello,

I would like to connect to the Java Application server and use one of it's JCOs using an independent java client application, meaning not through a J2EE web application that is sitting on the app server and using it's context.

Can anyone please help with some code examples?

Roy