> the only thing i noticed is that this Exception is thrown > only when i put a > reference to files larger than 3K > > > What could this mean ? Sounds like the peer client is getting tired of waiting for a transfer to complete. I had a similar problem when generating PDF's on the fly. The generation took a couple of seconds and the client decided to timeout on the connection. What happens when you point your browser directly at the js files (i.e. http://localhost:8080/Static/javascript/dhtmllib.js)? You could always try breaking the files into smaller pieces and see if that works. --- Michael Wentzel Software Developer <A HREF="http://www.aswethink.com">Software As We Think</A> <A HREF="mailto:[EMAIL PROTECTED]">Michael Wentzel</A> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
