An important reasonfor using the WEBLL:LLRequestHandler is the connection to the database. Ifusing the WEBDSP:WEBDSP Root:RequestHandler you must create this connectionusing a username/password that has access to the database. Anotherimportant thing to remember, if you do use the loginless requesthandler youmust explicitly terminate the database connection. Using theLLRequestHandler is the preferred and desirable method; after all won’tthe user be logged into Livelink already?
Chris Bowman
SPAWAR Atlantic
Global Business Systems & Services
Code 5.4.2.1, IT Specialist
130 West Ave, Suite D
Pensacola, FL 32508
850.452.7684
Cell: 850.776.9353
-----Original Message-----From: eLink Discussion:Development Discussion [mailto:development@elinkkc.opentext.com] Sent: Tuesday, May 05, 2009 3:49 PMTo: eLink RecipientSubject: Thanks for the response.
Thanks for the response.
Posted by mpinnamaneni@dcwasa.com (Pinnamaneni, Mahesh) on 2009/05/05 16:45
In reply to: RE code samples for xml output to form in Livelink
Posted by cwebster (Webster, Chris) on 2009/05/04 17:09
Thanks for the response. I am actually want to implement a functionality some thing like..if I type anything in the text box, it should show a drop down with list of values ( something like when we type email address in yahoo or gmail it will search in contacts and display the matching names). I am sure that we don't have to use weblingo and that is the reason I have orphaned the WEBLL request handler ( I believe this request handler will not redirect to Livelink login page when accessed). Please advice how can I achieve this.. Thanks, Mahesh