Hi,
   I am using cocoon 2.1.9 as my web application frame work on tomcat 6.0.33

I get strange problem that I get request object and also able to get values
of
querystring and sessionid from the request object. (RequestFacade)

But when try to get request-parameter using the same object it some times
gives empty as value.(even if the request parameter
is there in the request).

Refreshing the same request url on browser (Firefox) again give me request
parameter but consequent tries
ends in empty request-parameter.

I need help that how to check at which point the request parameter is
initialized by tomcat.

Thanks!

with regards,
Saravanan.N

Reply via email to