Home » JAVA Programming » Java Basic » Question
  1. Java code is embedded under which tag in JSP?
    1. Expression
    2. Declaration
    3. Scriptlet
    4. Comment
    5. None of these
Correct Option: C

Scriptlet is used to embed java code in JSP.



Your comments will be displayed only after manual approval.