[opencms-dev] Executing an action "after" opencms init

Jorge González informatico at hotelparadisepark.com
Mon Oct 17 17:48:20 CEST 2005


Hi list:

I need to call a page (via httpclient) just after opencms init.

I've tried using the I_CmsModuleAction initialize method, but it's being
executed on module init but "before" pages are ready, so if i try to httpget
a jsp, the system hangs on start.

I think a way to do it is schedule a task to execute once in two minutes,
for example.

How can i do it from the initialize method ?



Thanks.




More information about the opencms-dev mailing list