Actually i have Crwaled the data using Nutch-1.0 and Indexxed it to Solr -1.3 (using this http://www.lucidimagination.com/blog/2009/03/09/nutch-solr/ tutorial )
Now i want to create a page in JSP that will be a Simple Search Form where i need to ask Query From Users. This JSP page will be accessible via TOMCAT server or APACHE Web Server. Now After entering the Query the page should http request "http://localhost:8983/solr/select?q=SomeQuery" Then the result obtained from that Solr Server Should Come back to Search form in JSP and The results should be displayed like in XML or XSL or JSON format. Please Suggest some tutorials, or Some Examples i am thankful to u all ----- Kumar Anurag -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-make-a-client-in-JSP-which-will-take-output-from-Solr-Server-tp1519527p1519527.html Sent from the Solr - User mailing list archive at Nabble.com.