On 31.12.2007 8:58 Uhr, Grzegorz Kossakowski wrote:
- /* - * (non-Javadoc)- * - * @see javax.servlet.ServletRequest#getProtocol()- */ public String getProtocol() { return PROTOCOL; }Was there any good reason for removing these comments?
I have always considered them pretty meaningless. Joerg
