Skip to main content
summaryrefslogtreecommitdiffstats
blob: 97fd0cc9219b02b7e190e41ab3ca84ead924d0dd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<%--
 (c) Copyright IBM Corp. 2000, 2002.
 All Rights Reserved.
--%>
<%@ include file="header.jsp"%>


<jsp:include page="toolbar.jsp">
	<jsp:param name="view" value="search"/>
</jsp:include>

Back to the top