View Single Post
  #4 (permalink)  
Old 02-13-2008, 10:20 AM
Sathish Sathish is offline
Member
 
Join Date: Jan 2008
Posts: 6
Sathish is on a distinguished road
Quote:
Originally Posted by winniejr_99 View Post
i think it is not possible because java applications are sandboxed.. which requires a java runtime environment for every java related apps
You cant write applet into and execution files.But it would be much appropriate to write it as HTML rather than Java Source(HTML is Next best approachable environment).
Reply With Quote