Re: Controller for web services

2004-06-04 Thread Frank Zammetti
al Details there is probably what your most interested in. Frank From: Pedro Salgado <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: Struts Users Mailing List <[EMAIL PROTECTED]> Subject: Re: Controller for web services Date: Fri, 04

Re: Controller for web services

2004-06-04 Thread Pedro Salgado
; remember correctly, 1.3.1 you'd have to add the XML parsing stuff as I > recall). I personally like not having extra dependencies where I can avoid > them, and this does that. > > Naturally, this won't do for all cases, but for simpler services it should > do the trick

RE: Controller for web services

2004-05-21 Thread None None
ly, this won't do for all cases, but for simpler services it should do the trick nicely, and has for me. It's not perfect, but depending on your needs might be a good fit. Let me know if anyone has questions if they are interested in doing something like this, I'll try and answer an

RE: Controller for web services

2004-05-21 Thread Martin Gainty
://ws.apache.org/axis/ Regards, Martin Gainty From: "Andrew Hill" <[EMAIL PROTECTED]> Reply-To: <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Subject: RE: Controller for web services Date: Fri, 21 May 2004 14:08:18 +0800 MIME-Versi

RE: Controller for web services

2004-05-21 Thread salgado.pc
gt; > They have a rather active user list so Im sure if you ask there someone > will be able to help :-) > > regards > Andrew > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, 21 May 2004 18:17 > To: [EMAIL PROTEC

Re: Controller for web services

2004-05-21 Thread salgado.pc
> Have a look at Axis (also an Apache project). It will probably do what > you need. > > -Original Message- > From: Pedro Salgado [mailto:[EMAIL PROTECTED] > Sent: Friday, 21 May 2004 13:20 > To: Struts Users List > Subject: Controller for web services &g

Re: Controller for web services

2004-05-20 Thread Michael McGrady
That is pretty much the reason for Struts, isn't it? Literally, of course, no one can do an MVC implementation for web services, but the older dogs get pretty mad when you point that out. They don't want to hear it for some reason. But, in terms of providing the idea MVC-Like implementation,

RE: Controller for web services

2004-05-20 Thread Andrew Hill
Have a look at Axis (also an Apache project). It will probably do what you need. -Original Message- From: Pedro Salgado [mailto:[EMAIL PROTECTED] Sent: Friday, 21 May 2004 13:20 To: Struts Users List Subject: Controller for web services Is there any MVC implementation for web

Controller for web services

2004-05-20 Thread Pedro Salgado
Is there any MVC implementation for web services (I am not seeing any wasy way to do that with Struts)? Thank you, Pedro Salgado - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED