Home
Working with JSPs
JSP files are edited in the Page Designer, the same editor used to edit the HTML page. When working with a JSP page in the Page Designer, the Palette view has additional elements (JSP tags) that can be used, such as JavaBean references, Java Standard Template Language (JSTL) tags, and scriptlets containing Java code.
In this section, the implementation of listAccounts.jsp is described in detail and the other JSPs (accountDetails.jsp, listTransactions.jsp, and showException.jsp) are imported from the solution.
ibm.com/redbooks