I am developing a webservice that extends AbstractJDomPayloadEndPoint. For my need, I need to get servletcontext to write the content I am getting via web service request to file location. Could anybody help me with some direction on this?

Thanks.