colas s'exprimait en ces
termes:
Hi,
I would like to contact httpg servers with a servlet host on a tomcat
server and I have an error :
java.net.MalformedURLException: unknown protocol: httpg
at java.net.URL.(URL.java:395)
at java.net.URL.(URL.java:283)
when I do :
SimpleProvid
va.net.MalformedURLException: unknown protocol: httpg
> at java.net.URL.(URL.java:395)
> at java.net.URL.(URL.java:283)
>
> when I do :
> SimpleProvider p = new SimpleProvider();
> p.deployTransport("httpg", new SimpleTar
Hi,
I would like to contact httpg servers with a servlet host on a tomcat
server and I have an error :
java.net.MalformedURLException: unknown protocol: httpg
at java.net.URL.(URL.java:395)
at java.net.URL.(URL.java:283)
when I do :
SimpleProvider p = new SimpleProvider