Re: DateParser pluggability

2004-01-03 Thread Charles Johnson
Thanks Michael - that looks encouraging and I shall try it. First though, I'm a little concerned that the software may not be able to do what I want, as I've tried several approaches using the one-man code fork previously described, without any success. What I want to do is to be able to get onto

Re: DateParser pluggability

2004-01-03 Thread Michael Becke
Hi Charles, It seems that this page is protected. You will need to authenticate first, which will most likely set a cookie. Once that is done you should be able to perform a get using the URL you've given. Mike On Jan 3, 2004, at 9:57 AM, Charles Johnson wrote: Thanks Michael - that

upload large files- Filepart

2004-01-03 Thread Sid Subr
from looking at the filepart code seems that this part would be creating a problem which makes the code not recoverable from the server closing the connection when authentication fails... Filepart.java for httpclient sendData(){ create a new byte array of size 4K while thereis stuff to be read