Use the super keyword to invoke the base class constructor from the subclass
constructor (which is zero-parameter).
This example explains how this is done -
http://www.javaissues.com/2011/02/how-constructors-work-in-java.html
For more such examples, visit
http://icontraining.info/java-j2ee-code-ex
http://www.javaissues.com/2011/04/apache-axis-14-hello-world-example-jws.html
follow the steps on the link above.
On Mon, Jul 25, 2011 at 11:53 AM, Evgeniy Pol. wrote:
> Hi Everyone!
>
> I want implement *java web service.* I'm new in this.
> someone can give me some advise somethink for be