Sun Java System Portal Server 7.2 Technical Reference

ProcedureTo Access Search Channel Directly

  1. Type the following URL in your browser:


    http://server:port/portal/dt?provider=JSPDynamicSingleContainer&JSPDynamicSingleContainer.selectedChannel=Search&last=false&action=content
  2. Modify all the links to use these extra parameters in the URL. For example, edit searchMenu.jsp file as follows:


    <nobr>&nbsp;&nbsp;<a class=noUnderline href="<%=dpurl%>?mode=basic">Basic Search</a>&nbsp;&nbsp;</nobr>
  3. Replace the bold portion with:


    http://server:port/portal/dt?provider=JSPDynamicSingleContainer&JSPDynamicSingleContainer.selectedChannel=Search&last=false&action=content