HI All,
I have a problem...i have to design a servlet which handles xml requests and responses. The requests are received via http, they are parsed and a function should handle the request (ie Add User etc) then a response should be created (xml) and sent via the same http request.
Is there anyone who can give me some examples or maybe a way to go so i can get started!? thanks for your help..i'm quite new to java per se
Regards
Nick
I have a problem...i have to design a servlet which handles xml requests and responses. The requests are received via http, they are parsed and a function should handle the request (ie Add User etc) then a response should be created (xml) and sent via the same http request.
Is there anyone who can give me some examples or maybe a way to go so i can get started!? thanks for your help..i'm quite new to java per se
Regards
Nick