Microsoft
Software
Hardware
Network
Question : JNLP Applet in ASP.net IIS 7
Hi!
I have to put a applet inside a aspx page.
I'm currently doing that, but I'm using this code inside a aspx page.
<applet style="border: 2px solid #C0C0C0; width: 400px; height: 490px">
<param name="jnlp_href" value="
http://www.anothers
erver.com/
folder/lau
nch.jnlp
"/
>
</applet>
The anotherserver is not IIS.
So, what I have to do to put the JNLP and JAR files on IIS.
First of all, I think, adding MIME types.
What else is necessary?
Thanks in advance!
Answer : JNLP Applet in ASP.net IIS 7
>>
First of all, I think, adding MIME types.
What else is necessary?
>>
Nothing other than that afaik
Random Solutions
Why does a checkedListBox fire the checkchanged when not clicking on the item
Web Page Building
fedora 13 can not connect to network
microsoft exchange server alternatives
Cisco 2811 how to block website for specific computer or URL filtering for specific computer
connecting to mysql from asp.net ERROR
How Do I update a DataSet after entering information into a "Detail View"
how to move email items from one folder to another on a schedule based on a date criteria in outlook.
Data Grid view
How do I get IE 8 to open an XLS file instead of prompting me to download it?