You are viewing limited content. For full access, please sign in.

Question

Question

Java SDK

asked on September 15, 2014 Show version history

Hello, 

To make a connection between java and Laserfiche is necessary to return a Session object to use all the features but  httpconnection do not return a session object to use all the features, my question is how to proceed?

 

0 0

Replies

replied on September 15, 2014

Have you looked at the sample code and documentation that is installed with the SDK?  All of the sample programs connect to a Laserfiche server.  If you still have trouble, please post the code you have that is not working.

0 0
replied on September 15, 2014

You can't use an HttpConnection object directly with JRA. You need to use a Session object.

0 0
replied on September 15, 2014

Hi Brian, 

 

I've discovered my mistake...

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.