Results 1 to 2 of 2

Thread: code completion and java docs for request/respone/session objects

  1. #1
    Join Date
    Jul 2010
    Location
    Dublin
    Posts
    9

    Default code completion and java docs for request/respone/session objects

    Hello,

    I was trying to get STS 2.5 to display java api docs for request, respone and session objects. STS shows available methods ( from HttpServletRequest/Response/Session) however i was not able to get it to display Java API docs for them. I created Servlet API User Library in Eclipse made sure it is associated with 2.5 servlet api and connected java api documentation to that library. Still no luck. Am I missing something or STS does not support displaying java API docs for core objects like request/respone/session, they extend objects from servlet spec so i thought that should not be a problem.

    Thanks for advices,
    Klekot

  2. #2
    Join Date
    Jun 2010
    Location
    London
    Posts
    304

    Default

    Quite possibly STS doesn't support this yet. Consider raising a JIRA issue.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •