Package jakarta-taglibs-supported-session: Information

    Binary package: jakarta-taglibs-supported-session
    Version: 1.0.1-alt3_0.20050928.4jpp5
    Architecture: noarch
    Build time:  Mar 10, 2011, 10:14 AM
    Source package: jakarta-taglibs-supported
    Category: Development/Java
    Report package bug
    License: Apache Software License
    Summary: Session Tag Library
    Description: 
    The Session JSP tag library provides tags for reading or
    modifying client HttpSession information.
    A servlet container uses an HttpSession to store information
    about a clients session on the server. By default a JSP page
    will create a session for a user. The user is tied to the
    session using either a Cookie or by using URL rewriting. This
    is how you can tie information to a user between multiple HTTP
    requests to your server.
    Session Attributes are what makes it possible to store
    information about a clients session between multiple HTTP
    requests. A session attribute consists of a name and value. To
    save information about a users session on your server use the
    setattribute tag.

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    Last changed


    March 10, 2011 Igor Vlasenko 0:1.1.2-alt3_0.20050928.4jpp5
    - build with ant17
    May 19, 2010 Igor Vlasenko 0:1.1.2-alt2_0.20050928.4jpp5
    - selected java5 compiler explicitly
    April 2, 2009 Igor Vlasenko 0:1.1.2-alt1_0.20050928.4jpp5
    - new jpp release