Re: how to set cookie for url requesting in stream_url

2011-04-07 Thread satya swaroop
Hi All, I was able to set the cookie value to the Stream_url connection, i was able to pass the cookie value upto contentstreamBase.URLStream class and i added conn.setRequestProperty("Cookie",cookie[0].name"="cookie[0].value) in the connection setup.. and it is working fine now... Regards, s

Fwd: how to set cookie for url requesting in stream_url

2011-04-01 Thread satya swaroop
HI Markus, I am using solr branch_3x, in tomcat web server Regards, satya

Re: how to set cookie for url requesting in stream_url

2011-03-31 Thread Markus Jelsma
That depends on what you're using. So, what are you using? On Thursday 31 March 2011 14:29:36 satya swaroop wrote: > Hi All, > for indexing the documents in the other server i need to include a > cookie value in the url requesting through the stream_url. > can anybody tell me how to includ

how to set cookie for url requesting in stream_url

2011-03-31 Thread satya swaroop
Hi All, for indexing the documents in the other server i need to include a cookie value in the url requesting through the stream_url. can anybody tell me how to include the cookie in the url??? have anybody done this type??? or if there are any suggestions please tell me??? ex: http://loca