Hey all, 

My project asks for server and client to exchange policy file (in the format of 
XML). 
By exchanging, I mean Server side reads the policy file sent by Client, and 
tell whether
it is acceptable or not, if not, then Server respond with reasons (also in the 
format
of XML) to Client. 

I wonder if I could enclose the policy file (in the format of XML) in the SOAP 
message,
or have to treat it as an attachment ?  if the former is possible,  then which 
way is better
considering I have to do some operations with the client side's policy 
file(e.g.reading and
comparing it with Server's policy) ?

Any pieces of advice are appreciated,  thanks in advance !
        
Jenny
[EMAIL PROTECTED]
2006-06-02


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to