Your wish is my command:

http://sourceforge.net/projects/strutsws

This is actually for Struts 1.2.4 IIRC, and a port to 1.3 was contributed
as well, but I doubt you would have much trouble back-porting it to 1.1. 
The key is a custom RP, so it should just be a matter of copying the new
code into a 1.1 RP.

Of course, if you could upgrade your app to 1.2.x, so much the better :) 
Also note that a version using the Tiles RP was never written, so you
couldn't use this as-is, even with the right version of Struts, if you
were using Tiles.  Again, probably not a big deal to move the code to an
Tiles RP, it just never got done.

-- 
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!

On Fri, March 10, 2006 1:51 pm, Mulligan, Scott H said:
> I have a Struts 1.1 application running for my employer. Now I am being
> asked if I can create a web service that acts as a front door to the
> Struts application. Has anyone ever done this? Is there a way to extend
> Struts to read a SOAP body in the HttpRequest instead of the regular
> request parameters? I don't have much Web Services practical experience,
> but I do understand the concepts.
>
> Thanks for any input you can provide.
>
> Scott
>


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

Reply via email to