Add Javadoc to Sip Servelt 1.1 API in Sailfin
This can be a generci methode to associate JAVADOCs to APIs. In my situation, I managed to add sip servlet 1.1 (jsr 289) javadoc under Sailfin in Eclipse IDE.
Suppose that you’ve created a sip serlvet, and it is set to work under the default Sailfin run-time environment. Since jsr289 is supported in Sailfin, the class javax.servlet.sip is included in the default library.
1.Go go the library folder under you servlet project, in which you can find Salfin1.1.
2.Expand it and right click on the file named ssa-api.jar to configure its propertity.
3. In the following window, switch to javadoc location. Choose the first option javadoc url and then hit this url
http://download.oracle.com/docs/cd/E13153_01/wlcp/wlss40/javadoc/jsr289/