Web Links [Tag : JavaBean]
Sort By :
1. JavaBean of Edge Detection
The EdgeDetector is a JavaBean that implements Canny edge detection algorithm. The Canny algorithm is advantageous with its capability of anti-noise, subpixel-level detecting accuracy, and one-pixel width of resulting edges. The employment of the Canny algorithm is able to detect edges of an image with much less loss than the use of other algorthms of edge detection. The EdgeDetector can be integreted into any Java application or Applet in Java 1.1 or later visions with the JDK or JavaBeans environment. An application example is included in the software package.
Category:   Java > JavaBeans > Miscellaneous

Hits: 6    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

2. 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 article shows you how to use the new XMLEncoder and XMLDecoder classes, bypassing serialization and allowing you to generate fully initialized bean instances.
Category:   Java > Tutorials > XML and Java

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

3. 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.
Category:   Java > Tutorials > JavaBeans

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

4. 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.
Category:   Java > Tutorials > JSP and Servlets

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

5. 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 article shows you how to use the new XMLEncoder and XMLDecoder classes, bypassing serialization and allowing you to generate fully initialized bean instances.
Category:   Java > Tutorials > XML and Java

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

6. 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.
Category:   Java > Tutorials > JavaBeans

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

7. 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.
Category:   Java > Tutorials > JSP and Servlets

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR