Other OutSystems sites...
OutSystems Website
About Agility Blog
OutSystems Network
Login
Signup
Forums
Academy
Forge
Ideas
Forums
›
Technology & Integration
›
Using Applets in .NetEnvironment
Using Applets in .NetEnvironment
Firmino Veigas
Rank: #485
Posted on 2012-03-07
thumbs_up_ico
0
thumbs_down_ico
0
reply
post_link_ico
Hi,
Is it possible to use Applets in Outsystems Applications (.Net Environment)?
We are trying the following approach described in the technical note below:
http://java.sun.com/developer/technicalArticles/appletAspIntegration/
<body>
...
<script src="http://www.java.com/js/deployJava.js"></script>
<script>
var attributes = { width:675, height:300} ;
var parameters = { jnlp_href: 'applet/map-applet.jnlp'};
deployJava.runApplet(attributes, parameters, '1.6');
</script>
...
An OML Example would be the ideal.
Thanks in advance.
Firmino Veigas
Quick Reply
Notify me by email when someone answers to my post
attachment
Choose File
No file chosen
Submit
Login to reply
Something on your mind?
Login to Start a Discussion
Top Forums Posters
Gonçalo Martins
Davide Marquês
Charles Colaço
Ricardo Silva
Richard Pearson
Statler & Waldorf
Justin James
Fábio Silva
Robert Chanphakeo
André Vieira
See leaderboard
Online Training
On-demand video lessons to help you learn at your own pace.
Learn More