Hi,

I tried to build a AXIS service to return a recordset (from array or
database) to an AXIS client.
The client will use the following APIs to request the recordset from the
AXIS service server:
CreateCall() -> SetTargetEndpointAddress(..) -> SetOperationName(...) ->
call.invoke(....)

Now, I am not sure how to build the AXIS service to return the recordset to
the soap client.
I know xslt can be used to interact between soap/axis service and client.
Can anybody post an example about how tho use AXIS with XSLT to return
record(xml data) to the client?

Thanks
S
-- 
View this message in context: 
http://www.nabble.com/Axis-with-XSLT-tp18714395p18714395.html
Sent from the Axis - User mailing list archive at Nabble.com.


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

Reply via email to