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

Why is it not necessary to configure standard jsp tags in web.xml?

499


How do I perform browser redirection from a jsp page?

501


How do I use comments within a jsp page?

548


Why are the request.getrequestdispatcher() and context.getrequestdispatcher() used?

624


How can I maintain session in JSP Page in the bases of user name and password:

581






What is jsp and servlets?

501


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

483


How many jsp implicit objects are there?

491


How are the jsp requests handled?

513


What are custom tags?

477


Can jsp run without server?

472


How do I open a jsp file?

576


List out some advantages of using jsp.

540


How to forward a request to another source?

526


What is difference between include directive and jsp:include action?

495