jersey security and session management

Posted by Adhir on Stack Overflow See other posts from Stack Overflow or by Adhir
Published on 2009-05-26T06:29:38Z Indexed on 2010/05/07 9:28 UTC
Read the original article Hit count: 286

Filed under:
|

Hi,

Is there a way for session management or security available programatically in Jersey specification.

e.g. like a web-application session management.

Or is transaction, session, security all handeled by the containor on which the jersey application is deployed.

Adhir

© Stack Overflow or respective owner

Related posts about java

Related posts about jersey