Show TOC Start of Content Area

Procedure documentation Creating JSP Files in the Developer Studio  Locate the document in its SAP Library structure

Prerequisites

A Dynamic Web Project exists.

Procedure

...

       1.      In the Project Explorer, select the Dynamic Web Project.

       2.      In the context menu, choose New JSP.

       3.      Enter the JSP file name and choose Next.

       4.      Optionally, choose a JSP template.

JSP templates contain base JSP and HTML code, added automatically to the JSP page when it is created. You can create custom templates containing frequently used code fragments.

       5.      Choose Finish.

 

 

 

End of Content Area