Michael Jouravlev wrote:
Thanks! Just downloaded and looking at it. By the way, it
distinguishes SOAP request by checking custom parameter "SOAPAction".
I hope that it can accept any SOAP web service, not just
Struts-specific ones.
It's actually not a custom parameter...
http://www.awprofessional.com/articles/article.asp?p=102285&seqNum=5&rl=1
I could link directly to the SOAP spec, but I like you too much to
subject you to that :) Note that the header is not actually used at
all, it is only used to distinguish a web service request from a non-web
service request. It can have any value, it doesn't play a role in what
Struts Action is executed for instance, or anything like that.
There is no copyright message, but the package structure is
org.apache.struts.* ;-)
...because when I wrote it I was hoping it would be accepted into Struts
(and offered it up at one point) and had written it with that in mind.
Hehe, didn't realize there wasn't a copyright notice though :)
Frank
--
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM: fzammetti
Yahoo: fzammetti
MSN: [EMAIL PROTECTED]
Java Web Parts -
http://javawebparts.sourceforge.net
Supplying the wheel, so you don't have to reinvent it!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]