It depends on your use case. In the booking app, we wanted the search results to be
remembered while the user is logged in.
Yes, it's uses memory, but doing the search every time would consume cpu - you need to
make this design choice when you write your app.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126379#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...