<%-- - FILE - components.jsp - - DESCRIPTION - Principal page for maintaining components in the software library. - - MODIFIED (MM/DD/YY) - rattipal 12/04/05 - Backport gauragup_bugs1 from main - gauragup 11/11/05 - Adding nodestamp to hgrid - rattipal 12/05/05 - Backport gauragup_bugs1 from main - gauragup 11/11/05 - Adding nodestamp to hgrid - gauragup 09/16/05 - display values not to serve as inputs for drop down - gauragup 08/23/05 - chnage the fields names to have product fields in - search columns - gauragup 07/27/05 - fixing vendor prompt - gauragup 07/15/05 - Fixing Table Accessibility Bug-adding Summary - Attribute - gauragup 06/29/05 - Adding search by product version and vendor in - adv search - gauragup 06/06/05 - Adding product version and vendor fields to adv - search - ashwikum 05/02/05 - Fixing UI bugs - gauragup 03/28/05 - adding more search crtiteria for adv search - gauragup 03/21/05 - changing tag atrib - gauragup 21/03/05 - added advanced search options - eworth 12/28/04 - Use primary Client action - eworth 12/22/04 - Add shortDesc attribute to buttons - jhazra 11/25/04 - Add renderedBinding to supress unwanted Assign - button - eworth 10/15/04 - Use submitButton instead of button within hGrid - eworth 10/13/04 - Fix bugs - eworth 10/12/04 - Support view filter - eworth 10/04/04 - eworth_prov_api_040920 - eworth 09/30/04 - Have hGrid access rootNode from the search result - set - eworth 09/29/04 - Add functionality. - eworth 09/28/04 - Add content - eworth 09/23/04 - created - --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%--To display the Timestamp--%> <%@ include file="/provision/timestamp.jspf" %> <%--All page content witin the subtab is within this tag--%> <%--Render This for default search mode--%> <%@ include file="/provision/subtabTemplate.jspf" %>