Don Brown wrote:

Unless there are any objections, I'd like to join the struts-chain effort,
and hope to put in some time this weekend. I've been experimenting with
ways to develop struts forms/actions that can simultaneously be exposed as
SOAP web services in stxx (http://stxx.sf.net), but feel the struts-chain
is key to building a robust implementation.


Sounds good to me. Welcome.

Regarding wildcards
(http://issues.apache.org/bugzilla/show_bug.cgi?id=21813), I decided to
hold of on putting them as it seemed a 1.1.1(2?) was around the corner.
However, as it looks like it is not, I'd like to put it in this weekend.
Again, the patch will not affect any Struts apps that don't use wildcards
in any way, performance or otherwise. It does open up some interesting
possibilities not only for reduced configuration, but things like this:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg79295.html


I'd like to see this worked on ... unfortunately I've been very very busy lately, and it's not going to let up for a while yet. Now that you're a committer, of course, you don't have to wait for me to get around to it :-).

Finally, regarding web services, anyone know of any efforts to expose
Struts forms/actions as web services?


It would be interesting to explore the controller role of Struts as a way to adapt multiple input formats (HTML forms, XForms uploads, web service requests, XML-RPC, ...) to multiple back ends (EJBs, POJO-based services, web services, Struts Actions, ...). I agree with you that commons-chain could serve as an interesting basis for this kind of thing.

Don


Craig



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



Reply via email to