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
FTP transfer 5 K/s max
Settiing up forefront
Can I send a cookies' data to a server side database without reloading the page?
Removing leading punctuation from a string
Looping thru 4 sections, changing field codes in headers
Remove PDF password
Gap between the lines in a table - ASP.Net
How can I clean all inputs?
Crystal Reports Record Selection Formula Based on Two Date Fields
Accessing Objects in the .Net Data Access Engine