Which of the following are correct JSP expressions
a. <%= new Date() %>
b. <% "Hello World"; %>
c. <%= "Hello World"; %>
d. <%= out.println("hello"); %>
Answer: A
Java | Advance Java | Multiple Choice | Questions and Answers | Test Bank
a. <%= new Date() %>
b. <% "Hello World"; %>
c. <%= "Hello World"; %>
d. <%= out.println("hello"); %>
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.