Пакет jakarta-taglibs-supported-session: Информация

    Бинарный пакет: jakarta-taglibs-supported-session
    Версия: 1.0.1-alt3_0.20050928.4jpp5
    Архитектура: noarch
    Собран:  10 марта 2011 г. 10:14
    Исходный пакет: jakarta-taglibs-supported
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://jakarta.apache.org/taglibs/

    Лицензия: Apache Software License
    О пакете: Session Tag Library
    Описание: 
    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.

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

    Последнее изменение


    10 марта 2011 г. Igor Vlasenko 0:1.1.2-alt3_0.20050928.4jpp5
    - build with ant17
    19 мая 2010 г. Igor Vlasenko 0:1.1.2-alt2_0.20050928.4jpp5
    - selected java5 compiler explicitly
    2 апреля 2009 г. Igor Vlasenko 0:1.1.2-alt1_0.20050928.4jpp5
    - new jpp release