Categories
Tags → This In Java

tagColor

This is a &"tag&" library to colorize the java code in your JSP page. It''s also easy to add other languages in this tag library.
DETAILS

Applixa Scroller

This easy to use Java scroller applet will allow you add horizontal scrolling text to your website in minutes. The message you wish to display is embedded in your HTML. You can customise the font, bold, italic, width, height, speed, text and backgrou...
DETAILS

Introducing JMS (Java Message Service)

This tutorial provides an overview of the Java Message Service (JMS) and offers the basics for developing programs that use it. JMS provides a way for Java programs to access an enterprise messaging system, also known as message oriented middleware (...
DETAILS

Building your first JSP custom Tag

Tags are reusable code libraries and allow easier separation of HTML and Java code. This tutorial first introduces JSP custom tags and then moves forward to build a simple JSP tag. Every step has been explained in detail. Online demo available.
DETAILS

Long-term persistence: Serialize JavaBean component state to XML

The ability to save the JavaBean component state for long-term persistence within an XML document has been a topic of much discussion with Java developers in the past few years. This feature has finally been adopted in the 1.4 version of J2SE. This a...
DETAILS

HTTP tunneling with servlets

The corporate firewall is a double-edged sword. It helps prevent unauthorized access to the corporate Web services, but can disable access for legitimate clients. Due to the number of safety measures taken by system administrators, HTTP has become th...
DETAILS

The Java 2 user interface

Graphical and user interface capabilities have progressed in leaps and bounds since the early days of the Java language. The Java 2 platform contains a sophisticated cross-platform user interface architecture that consists of numerous high-level comp...
DETAILS

What''s new in JDBC 3.0

The Java Database Connectivity (JDBC) API has emerged as a key part of the Java 2 Standard Edition (J2SE) and Java 2 Enterprise Edition (J2EE) platforms. It is the primary standards-based mechanism for the Java language to programmatically access rel...
DETAILS

Your guide to weblet security

Weblets are Java programs that run in a browser, using DirectDOM to directly manipulate displayed documents. Like most Web-based programs, weblets pose a threat to system security if they''re mishandled. Fortunately, weblets come with built-in s...
DETAILS

WAP builds Java applications

If your company already relies on multitiered enterprise Java applications, then you may be closer to a wireless future than you think. By outlining a sample application, this article shows you how to connect your existing enterprise Java infrastruct...
DETAILS

Page:
©2003-2019 jCay.com