[opencms-dev] How to access CmsObject in the servlet?

Andrey Almirov almirov at inbox.ru
Wed Jun 18 09:50:02 CEST 2003


Hello , list!

I have problem of accessing CmsObject in the servlet.

Certainly, it is simple access this object in the jsp.
One can just call
   com.opencms.flex.jsp.CmsJspActionElement cms =
        new com.opencms.flex.jsp.CmsJspActionElement(pageContext, request, response);
    CmsObject cmsObject = cms.getCmsObject();

But what have I to do in the my servlet?

Does anybody know normal solution this problem?

Thanks a lot!

Almirov
                         mailto:almirov at inbox.ru




More information about the opencms-dev mailing list