The BusinessObjects Enterprise SDK allows you to build web applications that interface directly with your BusinessObjects Enterprise system.
Start.jsp: page has login textbox
Logon.jsp: check the BO Enterprise to verify username and password.
ISessionMgr sm = CrystalEnterprise.getSessionMgr();
// Log on to BusinessObjects Enterprise
enterpriseSession = sm.logon(username, password, cms, auth);
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment