Hi i am new to webservice. I am asked to read the project code. I found the following code
@webservice()
@webmethod()
public void hello(@webparam(),parameter)
here wats the use of @webparam and @webmethod. Because @webservice itself is enough rite ?
it will be good if someone give some beginers link for webservice.