Re: struts 1.x webservice question

2010-06-17 Thread Paweł Wielgus
Hi John, i'm using axis as a client and server, Works very well, it is configured as another servlet in web.xml, AxisServlet Apache-Axis Servlet org.apache.axis.transport.http.AxisServlet AdminServlet Axis Admin Servlet org.apache.axis.trans

struts 1.x webservice question

2010-06-16 Thread john lee
how can i implement webservice inside the struts 1.x application?   if i need to implement webservice server, which library need to download or use?   if i need to implment websrvice client only, which libary need to call ?   should i download apache AXIS as requirement ?   tks in advance   john