Session.setAttribute

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setAttribute(Object key, Object value)
  2. void setAttribute(string key, Object value)
    interface Session
    final
    void
    setAttribute
    (
    string key
    ,
    Object value
    )
  3. void setAttribute(string key, string value)

Meta