PH created WICKET-4631:
--------------------------

             Summary: Session object JavaDocs
                 Key: WICKET-4631
                 URL: https://issues.apache.org/jira/browse/WICKET-4631
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.5.7
         Environment: n/a
            Reporter: PH
            Priority: Trivial


Noticed the JavaDocs for the Session object at 
http://wicket.apache.org/apidocs/1.5/org/apache/wicket/Session.html
mentions that
"Access via RequestCycle - The Session for a RequestCycle can be retrieved by 
calling RequestCycle#getSession()."
but the getSession methods is not available on the RequestCycle object (I'm 
using one of the subsequent method)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to