How do you import the packages in the JSP?
Answer Posted / satish
<% @ page import = 'org.com.className' %>
| Is This Answer Correct ? | 51 Yes | 16 No |
Post New Answer View All Answers
What are the different scopes an object can have in a jsp page?
What is custom tag library?
Mention some important jsp action tags.
How are cookies set in jsp?
What is the purpose of
Why should we not configure jsp standard tags in web.xml?
How does a jsp work?
What is declaration statement?
What is context url?
What is scriptlet in jsp?
What do you know about pagecontext and what are the advantages of using it?
How to run java program in jsp page?
What are the possible values for language directive?
What is session getattribute in jsp?
What are the jsp elements?