correct me here if I am wrong. I am implementing a SOAP client so I dont want want to nest this class in servlet, it gets messy!
So, the problem is this, I want to pass parameters from servlet, to another class in parameter.java, which implements a SOAP client using an instance of parameter...