Subject: Re: Soap and Struts From: Vic Cekvenich <[EMAIL PROTECTED]> === One approach that I do is expose FormBeans gutters and setters as a SOAP service on you server.
Then you need some SOAP client, say Pocket SOAP. We are developing a Excel VBA that talk to our SOAPy FormBean. From VBA (Visual Basic for Applications) you populate the Excel cells and send the values user types in. Then click save (which let's the FormBean save it to DB) Vic Johannes Wolfgang Woger wrote: > Hi, > I would like to know: > Can SOAP and Struts > be brought to work together? > Are there example thereof? > > Wolfgang > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

