Hi,
very simple to display value in jsp. if you are using solrj then simply
store value in bean from java class and can display.
same thing you can do in servlet too.. get the solr server response and
return in bean or can display directly(in servlet).
hope you will able to do.
regards
Ranveer
On Wednesday 28 July 2010 08:11 PM, Ma, Xiaohui (NIH/NLM/LHC) [C] wrote:
I am new for solr. Just got example xml file index and search by following solr
tutorial. I wonder how I can get the search result display in a JSP. I really
appreciate any suggestions you can give.
Thanks so much,
Xiaohui