How do you import the packages in the JSP?
Answer Posted / kiran
<%@ page import="java.lan.*"%>
| Is This Answer Correct ? | 35 Yes | 7 No |
Post New Answer View All Answers
How do we catch exception and process it using jstl?
List all tags that are provided in jstl?
Can an interface be implemented in the jsp file?
What is use of scriptlet tags in jsp?
What is pagecontext jsp?
What are the jsp elements?
Which package does jsp api consist of?
How do you connect to the database from jsp?
Which implicit object is not available in normal jsp pages?
Define Static Block.
Is jsp technology extensible?
Differentiate between
Which of the following action variable is used to include a file in jsp?
Which jsp life cycle is in correct order?
What is the use of pagecontext in jsp?