can somebody recommend me(tutorials) on how to construct web services that can be implemented to any containers..(OracleAS, tomcat,)..you can even suggest me any java IDE capable of constructing web services not dependent to a particular AS..thanks
Balaji Loganathan
author and deputy
Bartender
Joined: Jul 13, 2001
Posts: 3150
posted
0
i would recommend Apache Axis. Webservices developed using axis can be deployed to any AS provided you also place the necessary jar files under /lib directory.