Hi, I want to implement an axis handler and I am confused with Interface javax.xml.rpc.handler.Handler and Class org.apache.axis.handlers.BasicHandler (implements Interface org.apache.axis.Handler)
1. In what cases one uses org.apache.axis.handlers.BasicHandler over implementing javax.xml.rpc.handler.Handler 2. In what cases one one extends org.apache.axis.handlers.BasicHandler and at the same time implements javax.xml.rpc.handler.Handler ? Thanks & Regards, Kumar.