java
7 articlesGoogle Web Toolkit: Develop and Test in Java, Deploy as AJAX
Google Web Toolkit lets you develop and debug web UIs in Java with Eclipse, then compiles to cross-browser AJAX automatically.
Web site hosting provider and technologies change
Migrating rajiv.com from Microsoft .NET to Java with Struts and Tiles at Kattare Internet Services, using mod_rewrite for URL preservation.
Java Progammer? Use BeanShell
BeanShell is a Java-compatible scripting language for interactive Java development, bundled with BEA Weblogic, Forte for Java, and NetBeans.
Sending Mail from Java Programs
A Java class for sending email via SMTP, usable from Java programs and ASP pages on IIS for web application notifications.
Including Remote URLs in Web Pages
A Java program that includes content from remote URLs into web pages, enabling ad serving and dynamic content assembly from multiple servers.
A Tour Guide Applet for Web Sites
A Java applet that guides visitors through a web site by reading a configurable list of links from a text file.
A toHex Function for Java
A Java function to convert integers to hexadecimal strings, written when java.lang.Integer lacked toHexString().