Hello, I'm doing XML Search using the SearchGenerator. I have the following in the sitemap pipeline: <map:match pattern="**findIt"> <map:generate type="search"/> <map:transform type="log"/> <map:transform src="stylesheets/search2html.xsl"/> <map:serialize/> </map:match> the stylesheet I'm using is the one in cocoon/search/stylesheets. This stylesheet displays the search form and the results in one page. Does anyone know how to display the results in a new browser page.
Cheers, Maha --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>