%@ page language='java' contentType="text/html; charset=UTF-8"%>
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
<%@ taglib uri="http://www.ptc.com/windchill/taglib/components" prefix="jca"%>
<%@ taglib uri="http://www.ptc.com/windchill/taglib/wrappers" prefix="w"%>
<%@ page import="java.util.*,java.io.*" %>
<%@ include file="/netmarkets/jsp/util/begin.jspf"%>
<%
String[] iVal = {"wt.change2.WTChangeRequest2","wt.change2.WTChangeOrder2",
"wt.change2.WTChangeActivity2","wt.change2.WTChangeIssue","wt.change2.WTAnalysisActivity",
"wt.change2.WTChangeInvestigation","wt.change2.WTVariance","wt.change2.ChangeAction",
"wt.change2.WTChangeProposal","wt.doc.WTDocumentMaster","wt.doc.WTDocument",
"wt.epm.EPMDocument","wt.epm.EPMDocumentMaster","wt.part.WTPart","wt.part.WTPartMaster",
"wt.inf.library.WTLibrary","wt.folder.SubFolder","wt.projmgmt.admin.Project2"};
String[] lVal = {"wt.change2.
WTChangeRequest2","wt.change2.
WTChangeOrder2",
"wt.change2.
WTChangeActivity2","wt.change2.
WTChangeIssue","wt.change2.
WTAnalysisActivity",
"wt.change2.
WTChangeInvestigation","wt.change2.
WTVariance","wt.change2.
ChangeAction",
"wt.change2.
WTChangeProposal","wt.doc.
WTDocumentMaster","wt.doc.
WTDocument",
"wt.epm.
EPMDocument","wt.epm.
EPMDocumentMaster","wt.part.
WTPart","wt.part.
WTPartMaster",
"wt.inf.library.
WTLibrary","wt.folder.
SubFolder","wt.projmgmt.admin.
Project2"};
%>
<%@ include file="/netmarkets/jsp/util/end.jspf"%>