How do you import the packages in the JSP?

Answer Posted / winston royce

<%@ page import="java.sql.*,java.util.*" %>

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we write java code in jsp?

546


What are jsp el implicit objects and how it’s different from jsp implicit objects?

525


In the servlet 2.4 specification singlethreadmodel has been deprecated, why?

513


Why do we use expression language in jsp?

471


Can we use the exception implicit object in any jsp page?

491






What is the use of jstl tags in jsp?

525


What is taglib uri in jsp?

495


What is out in jsp?

505


What is jsp expression?

515


How to retrieve warnings?

528


How can we use beans in jsp?

520


Mention some important jsp action tags.

520


What is jsp usebean?

509


What is tag file?

505


Is it possible to share an httpsession between a jsp and ejb? What happens when I change a value in the httpsession from inside an ejb?

515