Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · Web Hosting Plans · Faisal Khan's Blog · Contact
Search Stardeveloper.com
Stardeveloper RSS Feed
Newsletter
Enter your email address below to be informed every time a new article is posted at Stardeveloper.com:

You can follow Faisal Khan on Twitter
Article Categories
.NET  .NET
  ASP (16)
  ASP.NET (41)
  ADO (16)
  ADO.NET (10)
  COM (6)
  Web Services (4)
  C# (1)
  VB.NET (3)
  IIS (2)

J2EE  J2EE
  JSP (15)
  Servlets (9)
  Web Services (1)
  EJB (4)
  JDBC (4)
  E-Commerce (1)
  J2ME (1)
  Products (1)
  Applets (1)
  Patterns (1)
Log In
UserName Or Email:

Password:

Auto-Login:

Miscellaneous Links
  Submit Article

Hosted by Securewebs.com
 
Home : J2EE : JSP : Calling JavaBeans from a JSP Page
 

Summary
This tutorial built on the What are JavaBeans? article. In this tutorial we first discussed <jsp:useBean>, <jsp:setProperty> and <jsp:getProperty> tags and object scopes. Then we moved forward to develop a simple JSP page in which used the same three tags to create a new JavaBean object, set it's properties and later retrieve and show the values to the user.

After reading this tutorial you should be able to create JavaBeans and JSP pages in which you can call JavaBeans from within the JSP page.

Summary
This tutorial built on the What are JavaBeans? article. In this tutorial we first discussed <jsp:useBean>, <jsp:setProperty> and <jsp:getProperty> tags and object scopes. Then we moved forward to develop a simple JSP page in which used the same three tags to create a new JavaBean object, set it's properties and later retrieve and show the values to the user.

After reading this tutorial you should be able to create JavaBeans and JSP pages in which you can call JavaBeans from within the JSP page.


Previous ( 1 Gone )( No Further Pages )

See all comments and questions (post-ad) posted for this tutorial.


Related Articles
  1. What are JavaBeans ?
  2. Creating a Browser Detection JavaBean

Comments/Questions ( Threads: 8, Comments: 9 )
    Contains 1 or more replies by the Author of this Article.
    Contains 1 or more replies by Faisal Khan.

  1. Need urgent help...
  2. sorry not Servlet -- JavaBeans--
  3. hi i followed all steps in calling Servlet from jsp but i've got error ( 1 Reply )
  4. java beans & jsp
  5. Java Beans, Calling from JSP
  6. JSP
  7. ok now , I understand , and I badly want a bean example to handle the dabatase
  8. THE ENVIRONMENT SETTINGS ( 1 Reply )

Post Comments/Questions

In order to post questions/comments, you must be logged-in. If you are not a member yet, then signup, otherwise login. Once you login then come back to this page and you'll see a form right here which will allow you to post comments/questions.

Please note, one of the benefits of signing up is to be notified immediately by email everytime you receive a reply to the thread you have subscribed to.

 
© 1999 - 2009 Stardeveloper.com, All Rights Reserved.