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
What do you mean by context initialization parameters?
What are stored procedures? How is it useful?
Explain jsp and tell its uses?
How to include static files in a JSP page?
How is scripting disabled?
Mention the various implicit objects used in the expression
Can we write java code in jsp?
What is jsp api?
How do we configure init params for jsp?
Which language is used to write servlets and jsp?
What is asp and jsp?
What is the _jspservice() method?
What are the different scopes an object can have in a jsp page?
What are the steps for creating custom tags in jsp?
What is out in jsp?