Articles
Explore the World of Application Servers
Answers to some of the most frequently asked questions
about Application Servers with a
focus on what an application server is, what it does,
different types and what to look for
when selecting one.
Open Source Shopping Cart
Every browser contains a JAVA virtual machine that remains unchanged no matter where the user jumps in cyberspace.
I have developed a way to link data and program elements to the JAVA virtual machine so that they can be accessed from one HTML page to another as a kind of HTML "memory."
In another technique, I instantiate GUI elements that break free from the launching page and persist until the browser is closed.
Both methods use standard JAVA, and respect security limits.
I have combined these two methods to write a shopping cart front end that I am releasing as Open Source.
Security Vulnerability with IE and the JRE
A very serious security flaw has been identified for Windows users using Internet Explorer 4 and 5 with the Java Run-Time Environment.
This bug gives malicious JAR files access to all areas on the user's system.
Cracking the HTML Persistence Barrier
Two Completely New Methods. A JAVA program frees itself from the launching page, persists forever, and breaks into Javascript on every following page.
NT vs. Unix
Selena delivers a surely-controversial comparison of the two primary development platforms.
Sitting for the Sun Certification Exams
Anybody can claim to be a programmer. Certification proves it.
If you've ever asked, "How do I..." then this is the place for you!
Part 10:
Components
Most modern interfaces are built around
the concept of "components" which are reusable widgets that
perform some user-interface function, such as Buttons, Scroll Bars, Menu Bars, etc.
... [more tutorials]
Summaries of the latest Java books, IDEs, and other tools and products for programmers and non-programmers alike.
Latest Book :
The Java Developers Almanac 2000
New IDE Review:
Demicron WireFusion
The strength of WireFusion is its ability to handle advanced multi-layer image processing in real-time combined with an easy programming technique.
... [more reviews]
Definitions of all the words and phrases you are likely to encounter during your travels on the Java Boutique.
Problems with JSP (JavaServer Pages)
June 7, 2000 --
...By now almost everyone using servlets has heard about JavaServer Pages (JSP), a Sun-invented technology built on top of servlets. The official "Application Programming Model" document published by Sun has gone so far as to say, "JSP technology should be viewed as the norm while the use of servlets will most likely be the exception." This article evaluates whether that claim is valid by comparing JSP to another technology built on servlets: template engines
(idm.internet.com/)
Find out about becoming a Java Boutique sponsor.
Copyright 1999-2000 internet.com Corp.
All Rights Reserved. Legal Notices.
|