Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse JavaServer Faces Tooling User Guide
Previous Page Home Next Page

Creating Managed Bean

You can create a managed bean and add it to your Web application to bind bean properties and business logic to the user interface components of the Java ServerPage (JSP).. Using the New Managed Bean wizard, you can creat a managed bean from an existing Java class or by creating a new Java class.

To create a managed bean:

  1. Select faces-config.xml in the Project Explorer of the J2EE perspective.

    The JSF Application Configuration editor opens.

  2. Select the ManagedBean tab of the editor.

    The ManagedBean page appears.

  3. Click Add.

    The New Managed Bean Wizard appears.

  4. Follow the wizard instructions.

    The wizard displays help that assists you in the decisions that you need to make.

    Note

    Project names cannot contain spaces.


Related concepts


Related reference

Faces ConfigEditor

Related tasks

Tutorial


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire