gt;
To: <[EMAIL PROTECTED]>
Sent: Friday, November 22, 2002 2:57 PM
Subject: Re: How to configure SOAPContext parameter
> Scott,
>
> If I have to access it as stated in
http://xml.apache.org/soap/faq/faq_chawke.html#Q2_38, how to configure
the SOAPContext object from the request s
hanks,
Jingkun
Scott Nichol <[EMAIL PROTECTED]>
2002-11-21 04:49 PM
Please respond to soap-user
To: [EMAIL PROTECTED]
cc: (bcc: Jingkun Hu/BRQ/RESEARCH/PHILIPS)
Subject: Re: How to configure SOAPContext parameter
Classification
Subject: How to configure SOAPContext parameter
> System configuration: Win2000, Tomcat 4.1.12, Apache Soap 2.3.1, and
Jdk 1.4.
> I have a service method like,
>
> Object func1(SOAPContext soapContext, String str1, String str2)
>
> My question is how to configure soapContext param
System configuration: Win2000, Tomcat 4.1.12, Apache Soap 2.3.1, and Jdk 1.4.
I have a service method like,
Object func1(SOAPContext soapContext, String str1, String str2)
My question is how to configure soapContext parameter, let's say if I also want to add
an attachment to the invoking