Hi writing web app to replace an existing open source application (musicbrainz lucene search) that handles queries of the form http://<host>/?query=...&type=...&fmt=... and also the alternative form of http://<host>/ws/type/?query&fmt=... using something called lighttpd.conf ,
http://bugs.musicbrainz.org/browser/search_server/branches/lucene_server/admin/lighttpd.conf

My servlet only handles the first case at the moment how would/Should I achieve this conversion using Apache Tomcat ( version 6)

thanks for any help Paul



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to