Re: Hello All & an Amaya problem!

In our previous episode, Muller, Edward said:
> Based on what I've read and the code I've looked at (Haven't looked at jigsaw code)...Jigsaw is all server stuff (libraries, etc...) and libwww provides mostly client side implimentation of various internet releated protocols...
>

Jigsaw also includes client-side HTTP features that are used when it
acts as a proxy. In fact, a web publishing tool called Winnie uses those 
classes as an HTTP library. So, you don't need to reimplement libwww in
Java as there's an existing solution.

-Jose 

Received on Tuesday, 19 September 2000 02:57:29 UTC