%@ page
language="java"
import="java.io.*,java.util.*,java.text.*,myHoneywell.util.*,myHoneywell.personalize.*"
import="java.util.*,myHoneywell.corpsite.*"
session="true"
%>
<% String comID = "27"; %>
<%@ include file="/c2kbeans/admin_cmp1A.inc" %>
<%
String outage_content="";
aplugs.setTableDim("300", 1);
String OutageHtm=aplugs.getFeatureView(comID, 1000,1, application);
// Getting the outage message from the html that is output from getFeatureView
if(OutageHtm!=null && !OutageHtm.equals(""))
{
int OutageStart=OutageHtm.indexOf("
");
OutageStart=OutageStart+"
".length();
int OutageEnd=OutageHtm.indexOf("...");
outage_content=OutageHtm.substring(OutageStart,OutageEnd);
}
%>
eMeetings
eMeetings Learning Center
To attend Honeywell What’s New with eMeetings (Live Meeting 2005) Training Click here.
To attend additional Live Meeting training and to learn about “Popular How To Topics” through Microsoft Learning Resource Center, click on a link below.