in reply to Securing your SOAP Application
I was at a conference about Web Services earlier this year. In one of the presentations, someone explained how you can put a scripting language source code in XML into a SOAP envelope, send it to a server, use XSLT on the serverside to re-create the scripting language source code out of that in a file and then run the script in the file to get the result. Seriously.
Liz
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Securing your SOAP Application
by hardburn (Abbot) on Jul 30, 2003 at 20:08 UTC | |
by liz (Monsignor) on Jul 30, 2003 at 20:17 UTC |