Categories

Updated: 07/23/2001

Creating a Browser Detection JavaBean

A step by step tutorial to create a JavaBean which detects user browser and .NET enabled status. You can use this bean to develop browser friendly pages. Online demo available.
Similar Scripts for "Creating a Browser Detection JavaBean"

EzSMTP

EzSMTP is used to send electronic mail (E-Mail) using the SMTP protocol. EzSMTP javabean supports simple and HTML messages, priority, user authentication, multiple file attachments and more.

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

Calling a JavaBean from a JSP Page

This tutorial describes &<jsp:useBean&>, &<jsp:setProperty&> and &<jsp:getProperty&> tags and demonstrates how to call JavaBean from within a JSP page. Online demo available.

JavaBeans FAQ

A concise list of frequently asked questions regarding JavaBeans. Includes what JavaBeans are, what you need to use JavaBeans, the difference between Java applets and JavaBean components, Enterprise JavaBean component, and more.

Using JavaBeans with JSP

JavaBeans are Java''s answer to Microsoft''s ActiveX components. A JavaBean is the architecture for using and building components in Java. A bean can be either a visual object meaning you can change the properties of a component by changing...
©2003-2008 jCay.com