How do you import the packages in the JSP?
Answer Posted / samera
<%@ page import="java.lan.*"%>
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
List the various action tags used in jsp.
What is the difference between jsp and thymeleaf?
What is jsp taglib?
How can we create jsp custom tags?
What is _jspservice method?
Can we override jspinit method?
What is a session in web?
Which of the following action variable is used to include a file in jsp?
What is client scripting?
What are the different scope values for the
What is pagescope in jsp?
Can we override the jspinit(), _jspservice() and jspdestroy() methods?
Is jsp and javascript same?
What are the advantages of jsp?
Why do we use expression language in jsp?