How do you import the packages in the JSP?

Answer Posted / archana

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

Is This Answer Correct ?    31 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between jsp and javascript?

480


What do you mean by context initialization parameters?

496


What is tag file?

493


Can a constructor be used in place of init() method to initialize a servlet?

500


What are the types of directives in jsp?

501






What jsp lifecycle methods can I override?

577


What is jsp taglib?

514


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

479


What is the difference between directive include and jsp include?

517


How can we disable el?

520


How do we configure init params for jsp?

516


Give an example where you need jsp custom tag?

514


What is include directive in jsp?

497


Explain pge Directives.

539


Can you override jspinit() method? If yes, in which cases?

505