Some list methods that offer a simple pagingmechanism are stateless.
一些提供简单分页机制的列表方法是无状态的。
2
You can certainly accomplish this with a template for the result page and a snippet for the pagingmechanism.
当然,也可以使用结果页面模板和分页机制代码片段来实现此功能。
3
In some circumstances, stateful Web services are more appropriate, for example, to offer a pagingmechanism to list the topics and responses in a database.