I am trying to use Jetty to connect to an HTTP server that uses websocket. The problem is that the compiler cannot resolve the class HTTPClient. I've searched here on stackoverflow, i've found a solution but the link with the useful resource is no more available... What JAR should i include to run this example? http://wiki.eclipse.org/Jetty/Tutorial/HttpClient
The page doesn't tell anything about... Thank you