Hi Is it possible to use paging/caching in Axis2C? I'm working on some sort of search-engine, and to avoid overhead when returning the search results, I want to cache it serverside, and then send 50, 100 - or whatever I decide - search results to the client, and then the next 50 when requested, and so on and so on...
Soren B -- View this message in context: http://old.nabble.com/Paging-in-Axis2C-tp28386203p28386203.html Sent from the Axis - C++ - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
