I have a control in c# now I want to use this usercontrol in JSP I have used in < Object > tag to display that dll. it executes without exception but not displaying myControl, just emboss that component space.
<OBJECT id="phoneControl" classid="phoneControl.dll#phoneControl.UserControl1" width="50%"></OBJECT>