If you are using LAPI you do not need JDBC.JDBC is native access to the database.LAPI hides(encapsulates) the call so the DB connection is done nby LAPI.
Minimum requirements to run a jsp is a
J2EE compliant server,LAPI class or jar files in the class path.My advise to you would be to put the LAPI class files on your webserver(computer) and try some simple LAPI example
using a java file.That will tell you first hand whether or not LAPI is working against the livelink installation.
since im deploying a web application, i created a WEB-INF folder, within which has my classes. Do i have to create folders in there "com", "opentext", "api" and insert all the *.class files in there? subsequently, wat do i do write in the web.xml file?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.