I want to create a few web services to allow importing and exporting of data. What's the best way to do this in a Tapestry 4.1 world? I could write a servlet to do this, of course. Is there a "Tapestry Way?"

Are there some good guidelines for creating an XML-based WOA (not SOAP as it seems too heavy and complicated) services that folks reference? I'll need to do some sort of authentication, either inside the XML file or as parameters to the POST.

I'm just trying to get a feel for what approaches work in the real world, and then design something that's rather simple. I'll have two main data types and a few simple operations, like query and insert.

Norman Franke
Answering Service for Directors, Inc.
www.myasd.com



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

Reply via email to