Results 1 to 6 of 6
Thread: Applets vs web application
- 06-27-2009, 02:06 PM #1
Member
- Join Date
- Feb 2009
- Posts
- 6
- Rep Power
- 0
- 06-28-2009, 12:17 AM #2
Senior Member
- Join Date
- Dec 2008
- Posts
- 526
- Rep Power
- 0
Hmmm....
Applet is a quite limited app unless it is signed. It has it's own tools to cooperate with browser (openDocument etc)
(jnlp based applet) is based on JNLP and there are some different tools to cooperate with browser some like BasicService etc
JWS app as limited as an applet... In some way the difference is online or offline running ability...
Report if that helped )Last edited by Webuser; 06-28-2009 at 12:19 AM.
- 07-25-2009, 11:15 PM #3
Member
- Join Date
- Jul 2009
- Posts
- 1
- Rep Power
- 0
What are the steps to sign an applet to access local files (read or write). My applet runs on Applet Viwer in NetBeans 6.5. but gives "denied access permission read" using in an HTML format on IE 6 browser.
I appreciate all the helps to make this applet signing works. Ron.Last edited by rgholami; 07-25-2009 at 11:19 PM.
- 03-26-2010, 03:25 AM #4
Senior Member
- Join Date
- Dec 2008
- Posts
- 526
- Rep Power
- 0
well... to sign applet you should use keytool and jarsigner.
It is quite easy if you know instructions
here you go
feedback if that helped
- 04-22-2010, 08:04 AM #5
Member
- Join Date
- Apr 2010
- Posts
- 4
- Rep Power
- 0
I had some genuine difference like Applet runs under the control of a browser, whereas an application runs as stand-alone, with the support of a virtual machine. Second thing applet is subjected to more tight security restrictions in terms of file and network access, whereas an application can have free over these resources.
- 04-22-2010, 09:10 AM #6
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
Similar Threads
-
Can't see any Applets
By pyr0chem in forum Java AppletsReplies: 9Last Post: 12-17-2008, 04:24 AM -
applets on mac what´s going on?
By willemjav in forum Java AppletsReplies: 6Last Post: 04-19-2008, 07:03 PM -
applets & threads
By willemjav in forum Java AppletsReplies: 2Last Post: 04-04-2008, 06:59 AM -
one more try, applets security
By willemjav in forum Java AppletsReplies: 0Last Post: 03-09-2008, 01:19 PM -
Applets and dll
By peiceonly in forum Java AppletsReplies: 1Last Post: 04-01-2007, 10:16 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks