Rendering a EXE on JSP Page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • naveenkongati
    New Member
    • Oct 2008
    • 52

    Rendering a EXE on JSP Page

    Hello,
    I have some content which have been taken from a autorun CD (Includes a exe and swf files) which needs to be rendered on a JSP Page .
    If a provide a hyper link to the exe file that should be executed intern it calls its swf files. I could not get any better answer from google. Kindly help me out to resolve this issue.
    Thanks & Regards
    naveen
  • chaarmann
    Recognized Expert Contributor
    • Nov 2007
    • 785

    #2
    Simply make a link on your web page to the swf-file and ignore the exe-file. The client's browser has a flash plugin that can show it for him on the page.

    Comment

    Working...