How do you import the packages in the JSP?
Answer Posted / kiran
<%@ page import="java.lan.*"%>
| Is This Answer Correct ? | 35 Yes | 7 No |
Post New Answer View All Answers
How do I mix jsp and ssi #include? What is the difference between include directive & jsp:include action?
Differentiate between
What is application in jsp?
What is request getcontextpath ()?
Can you override jspinit() method? If yes, in which cases?
Is jsp front end or backend?
What do you know about writing custom jsp tags?
Why use of scripting elements in jsp is discouraged?
Explain the jspdestroy() method?
What are the implicit, internal objects and methods on the jsp page?
Explain handling of runtime exceptions.
What is a scriptlet in jsp and what is its syntax?
Explain the action.
How can the applets be displayed in the jsp? Explain with an example.
What is jsp and asp?