← All Articles

Google 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.

· 2 min read

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.

· 2 min read

Java Progammer? Use BeanShell

BeanShell is a Java-compatible scripting language for interactive Java development, bundled with BEA Weblogic, Forte for Java, and NetBeans.

· 1 min read

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.

· 8 min read

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.

· 7 min read

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.

· 5 min read

A toHex Function for Java

A Java function to convert integers to hexadecimal strings, written when java.lang.Integer lacked toHexString().

· 3 min read