Categories
JavaTips and TutorialsJSP and Servlets → JavaBeans

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.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Commercial License,
    • Free for non-commercial use
DETAILS

ZipServlet

This article aims at presenting how to create a servlet that sends a zip file to the user.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Sending E-Mails with JSP Pages

This article describes everything you need to know to send emails using JSP pages. Also describes better practices for encapsulating re-usable code in JavaBeans. Online demo available.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS
©2003-2019 jCay.com