On ZDNet: Why Money just wants to be free
64 Resources for

java applet and web browser

  • Subscribe to this listing via:
  • RSS
  • Email
Can presentation layer abstraction ever replace desktop and Web apps?
Persistent "Holy Grails" in the world of computing are the various methods of abstracting the presentation layer of applications. The current incarnation of this tendency has the HTTP network protocol as the common theme. Let's take a look at this history and see what the chances are that the current...
Tags: Java Application, Desktop, Web, Application, HTML, Microsoft Silverlight, HTTP, Applet, ActiveX, Channel Management, Programming Languages, Java, Middleware, Marketing, Software Development, Software/Web Development, Enterprise Software, Software, Justin James
Blog posts 2008-05-03
Java flaw could lead to Windows, Linux attacks
javascript?Am I just not awake yet or is this statement completely wrong: "However, the flaw allows small snippets of Web code, known as Javascript, to execute functions of Java that were never meant to be run by external programs."Javascript and Java Applets are two completely different technologies. Javascript is interpreted and...
Tags: Java, Java applet, JavaScript, Linux, Microsoft Windows, rkozora@...
Discussion threads 2005-04-05
Simple applet won't run - please help
Simple applet won't run - please helpHi all,I am an experienced programmer trying to learn Java. I have a very simple applet that I cannot get to run for some reason. Please see the code below:import java.applet.*;import java.awt.*;public class BLinkJVerCheck extends Applet{ private Label m_labVersionVendor; public void init {Color colFrameBackground...
Tags: applet, Java, KeeBored, programming
Q&A 2005-04-15
Plug-in makes installing Java Web Start a breeze
Java Web Start simplifies deployment of applications, but Sun's Plug-in makes the task even easier. See how the Java Plug-in from Sun enables browsers to fetch a Java Virtual Machine JVM.Java Web Start makes deploying and updating Java applications quick and easy. However, to take advantage of Web Start, users...
Tags: Programming languages, Web browsers, Ryan Brase, Java Web Start, Java, Web Start, JVM, plug-in, Web browser, Web, Java plug-in
Technical articles 2002-10-28
Simple applet won't run - please help
Hi all,I am an experienced programmer trying to learn Java. I have a very simple applet that I cannot get to run for some reason. Please see the code below:import java.applet.*;import java.awt.*;public class BLinkJVerCheck extends Applet{ private Label m_labVersionVendor; public void init { Color colFrameBackground...
Tags: applet, Java, KeeBored, programming
Q&A 2005-04-15
A few quick Java questions
A few quick Java questionsI'm debating if I should learn Java, since a I find the syntax a lot easier to understand than C++ (no pointers or -> or :: and such; I somewhat understand those but C++ still reads very cryptic to me), b I know C# already...
Tags: Programming languages, Java
Discussion threads 2006-05-19
Why is my applet program does not work on my web browser??
it said that there is an application error..here are the details..Java Plug-in 1.6.0_11Using JRE version 1.6.0_11 Java HotSpotTM Client VMUser home directory = C:Documents and SettingsVin----------------------------------------------------c: clear console windowf: finalize objects on finalization queueg: garbage collecth: display this help messagel: ...
Tags: Programming languages, Java, applet, Web, Unknown Source
Discussion threads 2008-12-15
Java Web Start splits the difference between apps and applets
Sun's Web Start offers an easy way to deploy Java applications by adapting the best traits of applets and applications. Find out how Web Start works and how you can roll it out.Sun’s Java Web Start makes installing Java applications as simple as tagging Web links to check and access...
Tags: Programming languages, Channel management, Ryan Brase, Java Web Start, Java, Web Start, applet, Java application, Web
Technical articles 2002-10-07
Stupid Web Tricks: Water, water, everywhere
Here are two ways to accomplish reflective images on your Web page.Click here for our complete list of Stupid Web Tricks.By Holly Cunningham...nor any drop to drink. So why is this trick so popular? After all, it only displays an upside-down, backward, and wavy version of an image that you've...
Tags: Java, applet, image, Web
Technical articles 2003-09-30
Work with Java Web Start beyond the sandbox
Java Web Start can make deploying Java apps a breeze, but it may prevent those apps from accessing needed resources. Find out how to use Java Network Launching Protocol and application signing to access a user's system resources beyond the sandbox.When you deploy applications through Sun’s Java Web Start, they...
Tags: Programming languages, Channel management, application sandbox, Ryan Brase, sandbox, Web Start, Java, system resource, Web, Java Network Launching Protocol
Technical articles 2002-10-15
Deploy full-featured applications with Java Web Start
Java Web Start provides a platform-independent, secure, and robust deployment technology. Find out how it enables developers to deploy full-featured applications to end users by making the applications available on a standard Web server. Java Web Start JWS allows you to launch full-featured Java applications with a...
Tags: Java Web Start, Java, Peter V. Mikhalenko, Programming languages, Java Tips Newsletter, Application, File, Java Network Launching Protocol Technology, JAR, Security Java Web Start, Software Development, Software/Web Development
Technical articles 2006-09-27
Java Voice Streaming Applet 1.0 (Windows)
For adding low-bitrate voice streaming to your Web site. Java applet downloads the compressed voice with bitrate 4800bps, decompress and playback it in real-time. User may add button to Web site for starting of voice streaming. For voice streaming 7 kbps modem is enough. Applet has size 19K and low...
Tags: Java, Voice, Microsoft Windows, Applet, Plug-in, Vimas Technologies, Demo Version, Telecommunications
Software downloads 2002-05-23
compiles fine but won't execute.......
I just created a simple applet in java using textpad. I debugged it and then compiled. Textpad said "Tool completed successfully" which is what it usually says when the program should work, however when I ran the applet from text pad the program wouldn't execute. Then I executed it from...
Tags: Java, applet
Q&A 2006-03-04
2000: The year Java goes mainstream?
Five years after Sun Microsystems introduced Java, its use in the enterprise has spread rapidly. Here's what analysts say about its future and what it can offer businesses.Five years after Sun Microsystems introduced Java as a new computer language, its presence in the enterprise is finally beginning to make an...
Tags: Programming languages, Paul Baldwin, Java
Technical articles 2000-01-06
Applet Menu Factory 1.0 (Windows)
From the developer: "Applet Menu Factory is a powerful Applet-producing design tool for creating menu system on Web pages. Applet can be customized highly and easily by using Applet Configuration Program. You can define text, image, font, color, URL and more for the applet. You don't need to write any...
Tags: Microsoft Windows, Applet, Usingit
Software downloads 2002-07-09
The New Draggable Applet Feature in the Java SE 6 Update 10 Plug-In
Starting in Java SE 6 Update 10, currently in beta release, the new Java Plug-in includes a draggable feature for applets. This feature allows users to bring together their browser and desktop experience. As a Java technology developer, one can use the rich functionalities in the Java platform to create...
Tags: Applet, Plug-in, Programming Languages, Java, Software Development, Software/Web Development
White papers 2008-07-01
Java security: Policies and permission management
Peter Mikhalenko explores three areas of Java security: security managers, access controllers, and access permissions. Last week, I covered the architecture of the Java security model. This week, I delve into other aspects of Java security, namely security managers, access controllers, and access permissions. ...
Tags: Security Manager, Java, Peter V. Mikhalenko, Programming languages, SecurityManager class, AccessController class, java.lang.SecurityManager class, security manager, security, JVM, Java Tips Newsletter, Method, Permission, Class, Peter Mikhalenko, SecurityManager, checkPermission, AccessController, doPrivileged, AccessControlContext Class, ProtectionDomain Class, Object Permission, Permission Class, Software Development, Software/Web Development
Technical articles 2007-04-25
Voice Streaming Applet 1.0 (Windows)
From the developer: "Java voice streaming applet provides voice streaming without needing either a plug-in in the browser or an audio server at the other end. No need for a time-consuming plug-in nor the hassle of installing and RE-installing it (and all the other plug-ins) every time you upgrade your...
Tags: Voice, Microsoft Windows, Applet, Plug-in, Vimas Technologies, Telecommunications
Software downloads 2002-12-06
Internet Policy and Authentication 1.1 (Windows)
If you or your company use Watchguard Firebox firewalls that require user authentication to surf the Web, then this program is for you. This free program allows you to authenticate through a Watchguard Firebox firewall without having to navigate and maintain a separate Web browser with the Firebox java applet....
Tags: Microsoft Windows, Web Browser, Applet, Authentication, MilPort Solutions, Firewalls, Web Browsers, Network Security, Security, Networking, Internet
Software downloads 2006-05-04
FTP Applet 2.7.2 (Windows)
FTP Applet is a Java-based FTP client that runs in the context of your Web browser. FTP Applet is targeted towards organizations wishing to provide their users an easy method of exchanging files without having to install a FTP client. Features include multiple file and directory transfer, firewall support, transfer...
Tags: FTP Client, Microsoft Windows, FTP, JScape, FTP Applet
Software downloads 2004-12-06


PC Troubleshooter Resource Guide, Fifth Edition
Ensure you have the solutions you need to troubleshoot power supplies, CPUs, video cards, disk drives, CD and DVD drives, motherboards, sound cards, USB issues, monitors, printers, laptops, network connections, spyware, Windows XP and more.
Buy Now
IT Professional's Guide to Policies and Procedures, Third Ed
Whether you're creating policies for management, training, personnel, support, privacy, Internet/e-mail usage, security, or inventory, you'll meet the needs of your entire enterprise with this one download!
Buy Now

Introducing SmartPlanet