How to customize search in WS 7 and for multiple virtual servers?
807567Sep 24 2008 — edited Sep 28 2008I'm not clear on how to customize search results pages in Sun Web Server 7. The documentation (the Adminstrator's Guide, page 215) says:
You can take a look at the default search application located at /bin/https/webapps/search as a sample application
but I'm not seeing any such thing. I did a find . -name search -type d from the server root and instance root but the only search directories I'm seeing are subdirectories within the generated directory and they look like system generated jsps that I shouldn't touch (So I didn't :-)
So one question is, where is the default app? A second question is, how do we set up different branding for different virtual servers?
We're currently using WS 6.1 and it has a field in the GUI for the directory containing the web app to use for search. That seems to have disappeared in WS 7.
Any help would be appreciated. Thanks.
Dave