Changing Managed Bean Properties

You can change managed bean properties, for example the data type, and you can add new properties to the managed bean, for example, a new data type. To change the properties, you must manually change the Java file using the Eclipse Java Source editor.

To change managed bean properties:

  1. Open the Java file for the managed bean properties that you want to change in the Eclipse Java Source editor.

    For the procedures to use the Eclipse Java Source editor, see the Workbench User Guide on the online Sybase WorkSpace bookshelf.

    After the Java file is changed and compiled, the Data Bindings view of the Web Application Development perspective displays the new properties.

  2. If you change the name of a property after it is bound to the JavaServer Pages (.jsp) file, you must also manually modify the .jsp file to reflect the new property name.

    This is the only change that would cause you to manually change the .jsp file.

Configuring a Managed Bean

Binding a Managed Bean to a Control

Opening the Sybase WorkSpace Bookshelf

Searching for Help Topics from the Bookshelf

Web Application Development Views

Web Application Development Perspective

JavaServer Pages

Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com