0

Anyone know where in Preferences in RAD is the boiler plate/template code that gets generated when a new "Web Page" JSP page is selected? I can find the code template for java code, but not where the JSP stuff is. I can also find the context menu insert settings, but what I want is to have some boiler plate HTML code automatically set up / inserted when a new JSP is selected to be made.

bmw0128
  • 13,470
  • 24
  • 68
  • 116

1 Answers1

0

Window -> Preferences -> Web -> JSP Files -> Editor -> Templates.

(RAD 8.0)

Isaac
  • 16,458
  • 5
  • 57
  • 81