Where's the component EmbeddedObject in epng?

Hi All,

I saw a post here:http://echo.nextapp.com/site/node/4056
I've an ocx component embedded in a html page that'll be migrated into echo2 application. It seems to be the component EmbeddedObject exactly to have it done.
But there's no this component in the epng package. So is there any alternative component? Or any hint will be appreciated.

Regards,
WingLight

Anyway, I find another

Anyway, I find another component "DirectHtml" appropriate but there's another problem, how to get the element of an object of DirectHtml?
Such as,

final DirectHtml directHtml = new DirectHtml("<div id='obj1'>Some html inside a div tag</div>");

If I can get the div object by id "obj1", so the embedded object can be done.
Anyone have an idea? TIA!

My echo application:http://yucrm.opencrx.com.cn/crm/
please comment it on:http://www.opencrx.com.cn/bbs/viewForum.jsp?forum=4