How do you import the packages in the JSP?
Answer Posted / harish
eg:
<%@ page import =?java.util.Vector,java.util.Map? %>
| Is This Answer Correct ? | 30 Yes | 37 No |
Post New Answer View All Answers
How do we print “
creates a new line in html” in jsp?
Can we define a class in a jsp page?
Give an example of using your own tags.
What are the jsp lifecycle phases?
Which two interfaces does the javax servlet jsp package have?
What is a expression?
What is the jspinit() method?
What are the different life-cycle methods?
How to run java program in jsp page?
What is jsp language?
How do I save a jsp file?
How can automatic creation of session be prevented in a jsp page?
What is a jsp page?
What is request scope in jsp?
How do I mix jsp and ssi #include?