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
List the different scope values for the
How to make a “new line in html” in jsp?
What is cookies in jsp?
Can jsp contain javascript?
How can we avoid direct access of jsp pages from client browser?
What information is needed to create a tcp socket?
Which tag is used to execute java source code in jsp?
What is jsp param?
What is scriptlet tag?
Is jsp static or dynamic?
What is jsp custom tag and what are it’s components?
How can html output be prevented from being cached?
Why jsp and servlets are used?
Give uses of object cloning?
What is session scope?