Hi,
I want to retrieve the http status line in my client program from the
message context.
I do the following :

String statMsg =
(String)inMsgCtx.getProperty(HTTPConstants.MC_HTTP_STATUS_MESSAGE);

I am getting null.
Is this an error?
Or is there another way to get this?
Regards.
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to