Answer (Choose 1 answer)
A JSP lets you define methods or fields that get inserted into the main body of the servlet class (outside of the jspService method that is called by service to process the request).
A. declaration
B. scriptlet
C. expression
4