kSoap works just fine with J2SE, just make sure to use the HttpTransportSE class instead of HttpTransport. HttpTransportSE is available on the kSoap site.
--j On Friday 17 May 2002 08:53 am, you wrote: > I look at KSOAP but it work with Java 2 Microedition and > Wingfoot SOAP work with J2SE and J2EE platforms. > Is there some implementation that works with JDK1.1? > > thanks, > Gianni > > > Valle, > > > > You might want to take a look at something more > > lightweight than Apache SOAP for an Applet. > > kSOAP (http://ksoap.enhydra.org/) and Wingfoot SOAP > > (http://www.wingfoot.com/products.jsp) might be a > > better fit. > > > > - Vivek > > --- "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > > > > wrote: > > > Hi, I'm a new Apache Soap user and I have a > > > question: > > > > > > Is it possible to write an applet that use Apache > > > soap 2.2 to comunicate with a Server via RPC? > > > Can this applet work with java 1.1 (therefore with > > > internet explorer for windows) ? > > > Or do I need to use Java 1.2 or higher? > > > > > > Thanks in advance, > > > Valle Gianni > > > > __________________________________________________ > > Do You Yahoo!? > > LAUNCH - Your Yahoo! Music Experience > > http://launch.yahoo.com
