-
Oct 27th, 2010, 03:18 PM
#1
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
-
Oct 29th, 2010, 01:58 AM
#2
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
-
Forum Rules