How do you import the packages in the JSP?
Answer Posted / poonam
<% @ page import = 'org.com.className' %>
| Is This Answer Correct ? | 18 Yes | 14 No |
Post New Answer View All Answers
List out the various scope values of jsp action.
Explain what is jsp ?
Which package does a jsp api consist of?
Give uses of object cloning?
What are the possible values for language directive?
Can you make use of a servletoutputstream object from within a jsp page?
Explain client-side and server-side validation.
What is a jsp expression?
i need the source code for opening a word document in java
What is the resourcebundle class in jsp?
What is context in web application?
How to create menu in jsp with example?
How to deactivate el usage on jsp?
What is the purpose of
What are the advantages and disadvantages of thread-safe jsp page?