Web services.  How web services are written in java. Are there any 
tutorials to understand the  concept of web services?
      Several  application servers provide tools which builds web service on a 
button click.
      This way I  can create a web service but I cannot understand what files 
are needed and how  to write them on my own without the help of any application 
servers?
      Apache axis  has its own   tools to generate dependent  class files and 
apache axis as per the example it self is a web application and  I deploy my 
web services into this application. I want the basic understanding  to create a 
web service.
      For example  developing a enterprise bean involves creating interfaces, 
implementation  classes, deployment descriptors and packing them into a jar 
file.
      All  tutorials tell what an enterprise bean consists of and how write 
them. 
      But in case  of web services all api's has its own tools to generate 
dependent classes,  config files. 
      Is there a  java standard way to create web service?
    Thanks & Regards
  
                
---------------------------------
How low will we go? Check out Yahoo! Messenger’s low  PC-to-Phone call rates.

Reply via email to