Refer-It
Affiliate Program and Referral Directory.
Subscribe to be notified of new affiliate programs and news.
Download of the Week
Sprites
This cool little applet animates multiple sprites in a scene.
The JavaBoutique Top 15:
1. Encyclo
2. Jtimer
3. ImageViewer
4. Flame
5. Lake
6. Telnet
7. password_protect
8. BSCOutline
9. ABCMenuMan
10. TextScroll
11. NavDeluxe
12. Fader
13. NewsScroller
14. DJTextMenu
15. Manimator
Want more? Check out our Top 100!
Java App Categories
Audio
Educational
Games
Navigation Menus
Network, Chat, and Email
Text Effects
Utilities
Visual Effects
Java Applications
Java Servlets
Banner Ads are Here to Stay
It may have an image problem (no pun intended), but for all of its bad press, the 468 x 60 banner remains far and away the most popular advertising form on the Internet, according to reports by AdKnowledge and AdRelevance.
Homebrew DSL: Upsetting the Phone Companies
You don't need the Internet to connect one home to one office. Instead, you just need a one pair of lines. This connection, known as "homebrew DSL" tends to upset the phone company because an alarm line costs very little, and DSL is sold as an expensive service.
The Latest Wireless Model
It's obvious that the wireless Internet will not be the same as the wired Internet. Although the power of being wired is substantial, you have to be online to harness it. That's not necessarily the case anymore, thanks to new technology from Internet2Anywhere.
|
Tutorials
Java, that's coffee, right? For those of you just getting started, we've prepared this series of tutorials to help guide you through the process of using Java on your site.
How to Add Java Applets to Your Site
A lot of sites feature Java applets, and if you've been searching through the Java Boutique's applet library, you may have found an applet you'd like to add to your own site. This guide will help you to do just that, and will point out some common problems and tips to simplify the task.
Thread 1:
Selena Sol takes you through every step of learning Java. This tutorial is for everyone who wants to learn Java.
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.
Author Selena Sol answers users' questions about Java and the Internet.
Java Programming from the Grounds Up
With Java, it's possible to write some very sophisticated applets with a relatively small amount of code. Here's how.
Gunther Birznieks gives us an introduction to all we can expect when we start using Java on the server side.
Java Networking Part 3:
Writing Servlets
Now that the JSWDK is installed, we can focus on writing our first servlets.
Marty Hall's step-by-step tutorial of server-side applets (servlets) and Java Server Pages (JSP).
Servlets and JSP Part 4:
Handling Form Data
Here, Marty Hall covers GET, POST, URL-encoding and goes over examples reading specific parameters.
Sameer Tyagi introduces and explains some important protocols and aspects of Java.
Advanced Java Part 3:
UML: The Unified Modeling Language, A Quick Primer
Even a small software project is likely to be depicted in several diagrams, each capturing a different aspect of the system. Class diagrams fit into the Rational Unified Process (RUP) which uses UML as a modelling notation.
More Tutorials on the JavaBoutique
Java2D: An Introduction and Tutorial
This tutorial presents a quick introduction to the basics of Java2D and the use of the Graphics2D class in Java 1.2.
DragonClock Applet Tutorial
P & G Dragonsites present this tutorial on building your own Java clock applet.
More Tutorials at internet.com
Building Web Applications Using Servlets and JSP Part II
In the first part of this series we built a simple web application with Servlets and JSP, but we skipped over some of the finer details, specifically accessing the database using Servlets. In this part we will show you how to modify our Login Servlet to validate the userid and password with those from the database.
Building Web Applications Using Servlets and JSP
So you have heard about servlet and JSP, but how to put these together? "Building Web Applications Using Servlets and JSP" steps through the different components involved in developing a simple web application using 'server side Java'.
Introduction to Databases for the Web: JDBC
As with DBI, JDBC provides a standard API which you can use regardless of what Database is being used in the backend.
Extending Java with BEA WebLogic for Linux
No application server on the market supports Java better than BEA Systems' WebLogic Server, what with support for Java Server Pages (JSP), Java Messaging Services, and Enterprise JavaBeans.
Using the HttpSession object of the Servlet API
The Java Servlet API represents an elegant and powerful way to shift processes from client to server, and offers a number of advantages over CGI. These advantages have certainly been enumerated so that most developers are aware of the servlet advantage. However, some of the details of the servlet architecture may at first seem daunting. Here's a short introduction on one aspect of writing servlets: the HttpSession object.
3D Animation Workshop: Web3D Gaming
Ladies and gents, step right up! Try your luck at the amazing interactive dunk-o-matic. Learn how a little Java can go a long way to create compelling 3D games.
Object Persistence Made Easy
With object serialization, your Java applets and applications can save and load the state of objects to disk or over a network.
In this article, we'll examine the benefits of object serialization, and how to implement it in your own programs.
Find out about becoming a Java Boutique sponsor.
Copyright 1999-2000 internet.com Corp.
All Rights Reserved. Legal Notices.
|