File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Cattle Drive and the fly likes Incomplete javadoc for com.javaranch.common.ServletData Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » This Site » Cattle Drive
Reply Bookmark "Incomplete javadoc for com.javaranch.common.ServletData" Watch "Incomplete javadoc for com.javaranch.common.ServletData" New topic
Author

Incomplete javadoc for com.javaranch.common.ServletData

Richard Broersma
Ranch Hand

Joined: Apr 28, 2009
Posts: 63

From the link discussing Servlets-2 under the section MVC2, in the class ServletData, I see the following method:

SetAttribute( java.lang.String, java.lang.String );

But when I examine the Javadoc for ServletData there is not mention of this method.

Any ideas?
Greg Charles
Bartender

Joined: Oct 01, 2001
Posts: 1855

Hmm, good point. The ServletData class contained in the jr.jar also linked under Servlets-2 contains two public methods:



which aren't in the JavaDocs. I'll see if we can get it updated. Thanks for catching that!
 
 
subject: Incomplete javadoc for com.javaranch.common.ServletData
 
Threads others viewed
char[] security
strings and regular expressions.
javax.servlet.ServletRequest.getRealPath is Deprecated.
Passing the JSON Array to the servlet
How to remove spaces
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com