Viewing and Editing Web Application Source Code

You can view and edit the XML source code of your Web application pages in the web.xml editor, the JSF Application Configuration editor, or the source section of the Web Page editor. The Web Page source editor provides syntax highlighting and content assist to help you write tags.

To view or edit source code:

  1. In the WorkSpace Navigator of the Web Application Development perspective, do one of the following:

    • To work in the web.xml editor, select web.xml.

      The web.xml editor opens.

    • To work in the JSF Application Configuration editor, select faces-config.xml.

      The JSF Application Configuration editor opens.

    • To work in the Web Page editor, select <pagename>.jsp. Skip step 2.

      The Web Page editor opens displaying a graphical view of the Web page in its top section and the source code in the bottom section.

  2. Select the Source tab.

    The selected editor opens displaying the xml source code.

Setting a Breakpoint in a Web Page

Developing a Web Application

JSF Application Configuration Editor

Web.xml Editor

Web Page Editor

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