How do you import the packages in the JSP?

Answer Posted / abinaya

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

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to disable scripting?

491


How to access java variable in jsp?

496


What are the advantages of jstl?

481


How to include a jsp file in another jsp file?

491


How can we create jsp custom tags?

437






What are jsp and servlets?

482


What are the two kinds of comments in jsp and what's the difference between them ?

539


A jsp page, include.jsp, has a instance variable "int a", now this page is statically included in another jsp page, index.jsp, which has a instance variable "int a" declared. What happens when the index.jsp page is requested by the client?

654


What are the elements of jsp?

495


How do I mix jsp and ssi #include?

551


What happens when a page is statically included in another jsp page?

557


Explain static method?

555


What is jsp in html?

509


What is the use of 'out' implicit object?

495


What is client side technology?

478