Hi,

I have a n application which runs on cocoon. I have to get some parameters 
from web.xml or cocoon.xconf into my action classes and use them there. I 
tried using 
ObjectModelHelper.getContext(objectModel).getInitParameter("timelimit");

but it didnt work. It is returning null. How can I access init parameters in 
cocoon whcih are specified in web.xml

Thanks in advace,
Anna.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to