> -----Original Message-----
> From: Don Brown [mailto:[EMAIL PROTECTED]
> Sent: September 25, 2003 6:16 PM
> To: [EMAIL PROTECTED]
> Subject: struts-chain, wildcards, web services
>
...
>
> 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]/m
> sg79295.html
>

Seems to me like a good time to get it in, then it'll be available in
1.2

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

Shouldn't you be exposing your business objects as web services, not
Struts actions or forms? Struts deals with controlling the user
interface (currently Servlet specific) so any business tier / web
services tier code would be outside of the Struts domain.

Steve

>
> Don
>



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

Reply via email to