Sreenath Nampally wrote:
We were using xmlrpc1.2-b1 but we are planning to use a 'timeout' when executing the 'executeAsync' methods. To do that we moved to the latest xmlrpc-3.0, but I got stuck at implementing the 'doPost' and 'doGet' methods for my servlet class (Which is given below)
Use the XmlRpcServlet, either by subclassing it, or by using it as an example.
Jochen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
