This article explains the usage of SimpleBean class i.e., how to call JavaBean from within a JSP page. The tutorial describes how to code a JSP page to call that JavaBean, and also provide a online demo with which the user can know more about the met
Using JavaBean architecture you can build components in Java. JavaBeans is comparable to Microsoft's ActiveX components. A JavaBean can be either a visual object or non-visual object. As a visual object, you can change the properties of a component b
If you have the basic knowledge of JSP pages and JavaBeans, you can use this article to learn how to build a Browser detection JavaBean and use it to provide the appropriate HTML to the user. Most of the browsers don?t support all the HTML and CSS fe
ElegantJBeans - Utility and Statastical JAVABean is a powerful utility with which you can spice up your java projects. You can integrate calenders, date and time, popup messages, text scrollers etc., on the websites through the powerful 'UtilStatisti
JavaBeans FAQ is a collection of frequently asked questions on JavaBeans. This concise compilation of questions covers a wide ranging collection like What's the difference between Java applets and JavaBean components?, How do JavaBeans compare to Act
Download4J is a download system written in java. This component includes servlet and JavaBean and can be integrated in any JSP or servlet application. It can download files from any folder,- zip archive or from database such as MySQL, Oracle, IBM DB2
This is a tutorial that tells you how the Version 1.4 of J2SE uses the XMLEncoder and XMLDecoder classes creates fully initialized bean instances by supplying serialization. The article provides a detailed explanation of getting started with these cl
Good-looking calculating JSP-page from Excel. Separate JavaBean with full source. 165 Excel-functions supported. No Excel needed on server. No Excel needed for the users of the JSP-pages.Use it for expense report, survey, order forms, reservation for
This is a PNG encoder in java that can provide the encoding of the image i.e., the chart itself very easily and very fast. The easy chart product produces the charts for the encoding purpose. The footprint of this encoder is just over 5K. The encoder
As the name suggest Sending E-Mails with JSP Pages is an article, which tells you how to send emails using JSP pages. The reason why you will need to send emails from your web site, enterprise application etc, the system and server requirements, the |