How do you import the packages in the JSP?

Answer Posted / archana

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

Is This Answer Correct ?    47 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is jsp standard tag library, provide some example usage?

508


How to include static files in a jsp?

524


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

515


What are the implicit el objects in jsp?

547


Which is better jsp or javascript?

509






How do you delete a cookie within a jsp?

567


How to connect jsp and java file?

481


how to write the code of jsp program?

1950


mention the three important tags used in the development of jsp bean.

487


Are dialogue tags necessary?

509


What are the types of directives in jsp?

514


What is the major difference between servletcontext and pagecontext?

579


Why is it not recommended to use script elements in jsp?

487


What is content type in jsp?

504


How do you pass control from one jsp page to another?

510