I\'ve a dynamic web app in Eclipse that is using Tomcat as runtime environment.
I cannot add Javadoc path Tomcat Servlet API: as appears, the edit button is always d
You could download the source jars for the servlet api from Maven and either build your own javadoc jar or just use the sources.