<%-- 

TagLibInclude.jsp

Licensed Materials - Property of IBM, 5724-E76, 
(C) Copyright IBM Corp. 2001, 2004 - All Rights reserved. 

  This file should be included at the top of every Default.jsp with the other taglib definitions.

  Different versions of WPS may have different content in this file.
  In some versions of WPS, this file may not contain anything but this comment.


  NOTE: If you change this file,  "touch" the version of Default.jsp which includes
     it to see your changes.  You can do this by editing Default.jsp and saving it.

     Default.jsp uses the @include JSP directive which compiles this file into the
     servlet for Default.jsp.

  NOTE: By default, automatic reloading of theme and skin JSP files is turned off.
          To see the changes you make to this file without stopping and restarting
          the server, follow the instructions for enabling automatic JSP reloading
          in the InfoCenter.
          
          Do not enable automatic JSP reloading in a production environment
          because performance will decrease.

--%>


<%@ taglib uri="/WEB-INF/tld/people.tld" prefix="pa" %>
<%@ taglib uri="/WEB-INF/tld/menu.tld" prefix="menu" %>

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.