I know one can get at the transport headers from within a web service as follows:
java.util.Map map = (java.util.Map)MessageContext.getCurrentMessageContext().getProperty(MessageContext.TRANSPORT_HEADERS); My question is whether the key value is always lowercase or always uppercase or as it came in? Nadir Amra Integrated Web Services for IBM i Operating System Internet: a...@us.ibm.com