Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
Example of Applet code
Dominique_Castan_(EFoundUser1_(Delete)_2457691)
Hi,I am searching for an example of code for an applet connecting to livelink9.There is nothing in the LAPI documentations about applet coding.Thanks
Find more posts tagged with
Comments
Michael_Ioannides
Can I use the tags inside customview to call an applet that will interface with Livelink?Are there any LAPI samples to build such an applet?Thank you,Michael
eLink User
Message from Carsten Kulms via eLinkI think you can. (Unfortunately I have no time to try on myself.)Usually an applet is allowed to connect to the host it was loaded from,so there should be no security issue. If the LLSession is initialized tocommunicate via HTTP with the LES, this should work. In any otheraspect, an applet is nothing else than any other LAPI client implementedin Java.So, if you have a working LAPI client it should be quite easy totransform it in an applet. (However, I do _not_ know, whether the APPLETtag really works in a customview.html, but since that is just a HTMLpage, currently I cannot image why not.)
Michael_Ioannides
Dear Carsten,thank you for comments.Since I am new to this and haven't done anything with java or LAPI, I would be greatefull if someone would post a LAPI sample here together with compilation help (!!!).E.g. - use Netobjects with X and Y compilation options, take the output and convert it to Z and use the tag to load the Z.Sorry to lower the level of this expert's conversation to this detail. I already excused myself saying that I haven't done anything with LAPI or Java compilation tools.Thanks!Michael