How do you import the packages in the JSP?
Answer Posted / sietvicky
<% @ page import = 'org.com.className' %>
| Is This Answer Correct ? | 28 Yes | 21 No |
Post New Answer View All Answers
What are the literals used in jsp?
How do I include static files within a jsp page?
What is the difference between directive include and jsp include?
What is session object in jsp?
What is jsp and why it is used?
Can we define a class inside a jsp page?
When will container initialize multiple jsp/servlet objects?
What is the jspdestroy() method?
Is jsp used?
How to delete a cookie in jsp?
How do we prevent browser from caching output of my jsp pages?
Write a simple example for the clone() method.
What is the difference between a scrollbar and a scrollpane in jsp?
What is difference between javascript and jsp?
What is jsp life cycle?