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 does jsp mean in text?

476


How do I use sendredirect?

515


Is jsp server side or client side?

486


Explain the jsp:setProperty action.

559


What is asp and jsp?

503






Explain jsp and tell its uses?

531


What is auto-flush attribute?

578


What is the use of requestdispatcher?

525


What is server context?

495


What is the difference in using request.getrequestdispatcher() and context.getrequestdispatcher()?

571


Explain translation phase.

500


List the various action tags used in jsp.

503


What is a jsp expression?

545


What are the life-cycle methods for a jsp?

494


How to run java program in jsp page?

514