Thank you (sorry for the direct reply... bad webmail :( ). I'll do just that.
Pedro Salgado > I believe Axis has stuff for doing this kind of thing, but Im only just > starting to learn it myself so still dont know all the details. What Ive > seen is pretty cool though! > > 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 PROTECTED] > Subject: RE: Controller for web services > > > > Yes, Axis is what I need. (thank you Andrew) > But is there any "Controller" for web services? > Do I need to have a different class for each web service and then do > the > security, authorization refactoring by myself? > > > Now: > WS1 -> 1 class W1 -> calls methods in a predefined and obliged order > WS2 -> 1 class W2 -> calls methods in a predefined and obliged order > > What I have in mind > WS1 ... WSn -> controller -> check authentication/authorization -> > dispatch to a class that consumes the web service and sends a response. > > Struts isn't the answer because I am not processing HTTP requests... > so :( > > Pedro Salgado > >> 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 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] >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]