Best unofficial Apache Server developers community |
|
The soap request which is sent from the client may contain some special characters in the values such as & , + etc.. I need to write an interceptor so that immediately after the request is received I should be able to change all the special characters that comes in the request. Is writing an interceptor the best method or is there any other optimized way of doing this. If the interceptor is the best method to follow can you provide me with details on how to proceed with it like some examples or so.
posted via StackOverflow
|