You will need to have some kind of non-server based mechanism of filtering the objects. Either that, or you can reload the page when the selection is made (which is likely to be done in JavaScript anyway).
Otherwise, there is no way to get the subset of data from the server to the client.