Categories


Sending E-Mails with JSP Pages

Raiting 5.00

This article tells you how to send e-mails using JSP pages and also explains the practices for summarizing re-usable code in JavaBean. The article includes the explanations dealing with sending emails, the system and server requirements etc.

Calling a JavaBean from a JSP Page

Raiting 5.00

This is a simple chapter that explains how to call JavaBean from within a JSP page. The article explains the three JSP tags provided to make use of JavaBean. The online demo enables the user to know more about the methods of application of JavaBean.