Hello, I have an Struts Application. Now I need to expose some of it's functions in a WebService. I say that my Web Services must call my Action Classes. My problem is that I don't have any idea about that. I know web services with Axis o JWSDP, but I don't know how can I do to use it in my Struts Application. The sequence is like that: Browser WS Client | | ActionServlet WS Server | | Action Class <----------- --------| | Business Logic I need help in call an Action class with the WS Server Class. Anybody can help me??? Regards Alejandro
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]