I've made some modifications to the template for the search results on things that are actually IN the template...as changing the style sheets.
But...we have a new problem related to our JSP session variable-style login.
I've figured out how to "flow" the results page into a JSP by using the search query with a variable for the query term...but my variable isn't passing along to consecutive pages of the search results, because those links are attempting to go directly back to the standard Zoom way of returning results.
Any ideas on how I can resolve this problem?
-Liz
But...we have a new problem related to our JSP session variable-style login.
I've figured out how to "flow" the results page into a JSP by using the search query with a variable for the query term...but my variable isn't passing along to consecutive pages of the search results, because those links are attempting to go directly back to the standard Zoom way of returning results.
Any ideas on how I can resolve this problem?
-Liz
Comment