Hi Lenin, You can either set Tomcat up as a reverse proxy (I think): http://tomcat.apache.org/connectors-doc/generic_howto/proxy.html
Or set up httpd/nginx: http://wiki.apache.org/couchdb/Apache_As_a_Reverse_Proxy http://wiki.apache.org/couchdb/Nginx_As_a_Reverse_Proxy If you go the second route you'll need to have tomcat behind the proxy, too. Cheers Simon On Thursday, 4 October 2012 at 10:17, lenin wrote: > how to do without reverse proxy? > can u give a code to do that.... > > > > -- > View this message in context: > http://couchdb-development.1959287.n2.nabble.com/How-to-connect-CouchDB-from-Tomcat-with-jquery-not-any-javaProgram-tp7580919p7581161.html > Sent from the CouchDB Development mailing list archive at Nabble.com > (http://Nabble.com). > >
