Please Help Me!!

2001-12-27 Thread Yasunori KASAI
Assume there is a class shown below. This class has a method 'appendTest()'.This method has no return value, and appends a 'Hello',and a String received with same parameter to a received field of StringBuffer. ** public class StringBuffer

Where can I get soapproxy package?

2002-03-01 Thread Yasunori KASAI
I read an article in "JavaWorld" wrriten by Mr.Tarak Modi. In the article, there is an introduction the SOAP Proxy class which is in the soapproxy package. Is this package included Apache SOAP 2.2? Where can I get soapproxy package?