Type the following URL in your browser:
http://server:port/portal/dt?provider=JSPDynamicSingleContainer&JSPDynamicSingleContainer.selectedChannel=Search&last=false&action=content |
Modify all the links to use these extra parameters in the URL. For example, edit searchMenu.jsp file as follows:
<nobr> <a class=noUnderline href="<%=dpurl%>?mode=basic">Basic Search</a> </nobr> |
Replace the bold portion with:
http://server:port/portal/dt?provider=JSPDynamicSingleContainer&JSPDynamicSingleContainer.selectedChannel=Search&last=false&action=content |