- 1,233 categories
- 40,467 scripts
Updated: 07/20/2001
- 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.
- Categories
- Tags
- Platforms
- Licenses
- 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.
- 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...
- 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.
- 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.
- 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...