The kind of caching you are looking for is not supported by Axis2/C. You would have to implement it in your business logic.
Regards Nandika On Wed, Apr 28, 2010 at 2:15 PM, Soren B <[email protected]> wrote: > > 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] > > -- http://nandikajayawardana.blogspot.com/ WSO2 Inc: http://www.wso2.com
