Daniel Fagerstrom wrote:
Sylvain Wallez wrote:

The case of parameters however should be considered carefully, as ServletRequest provides getParameterMap() since servlet 2.4 (or 2.3?). Having it named getParameter() in our environment may be confusing for people used to the servlet API.


That complicates the question a bit.

Not necessarily. Who said that org.apache.*cocoon*.environment.Request should implement each and every method of javax.servlet.http.HttpServletRequest??? It does not do it right now - and it does not have to in future!


Vadim

Reply via email to