Hi, I'm looking for a java framework to build a client-server application. There are many out there but what I have seen until now, they are all in the relational db, bean, browser area (these main components are not requiered for me!).
Is there a light framework for a server which just focuses on client sessions, security (authentication, role concept) and communication?
Thanks!