Categories
Tags → Javabean Java

Loading and Using JavaBean Classes in JSP Pages

This JSP tutorial helps you understand: Loading JavaBean classes into JSP pages; Setting and getting JavaBean''s properties; Using Java objects as JavaBeans.
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

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.
DETAILS
©2003-2008 jCay.com