• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

how to add an ocx component in jsp

 
Ranch Hand
Posts: 71
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi all
their is a table in database(SQL SERVER)which has a field image this is generated useing a INSO plugin which is an outside inside viewer tech. (oivt) this inso plugin suppotrs some where around 225 file formated leaving the history of oivt aside let me come to the problem, my problem is how do i show the same file on the web browser useing jsp, the project is done in VB and they generate this files, for viewing of these files in their application they put the ocx component in the form and they are able to show the page useing the functions of that component.now how do i do the same.
Is their any way in jsp by which i can call a component and their by use its functionality?
expecting response
 
Srinath R
Ranch Hand
Posts: 71
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hay guys this is realy surprising that not even a single person has got some advice bout this problem
 
reply
    Bookmark Topic Watch Topic
  • New Topic