On 11/06/2013 23:49, Konstantin Kolinko wrote:
> This was for setAttribute(), removeAttribute().
>
> 1. There is also documentation for getAttribute().
I'll fix that shortly.
> 2. There is also documentation for similar methods in ServletContext.
I'm working my way through the Servlet 3.1 spec
This was for setAttribute(), removeAttribute().
1. There is also documentation for getAttribute().
2. There is also documentation for similar methods in ServletContext.
3. I suspect that only sun/oracle prefixes are reserved "for use by oracle"
(Reading Servlet 3.0, java.*, javax.* are reserved in