shallowly stateful application

[programming] An application that uses the session state management capabilities of a Web server to maintain application state and makes stateless use of server objects. Shallowly stateful applications can use pooled server objects.