How do you import the packages in the JSP?

Answer Posted / satish

<% @ page import = 'org.com.className' %>

Is This Answer Correct ?    51 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we implement an interface in a jsp?

552


Which syntax is used to comment jsp?

510


What is jsp and why do we need it?

496


Why are jsp pages the preferred api for creating a web-based client program?

547


Can you explain what is jsp page life cycle?

537






What is contextpath in jsp?

503


How are cookies set in jsp?

563


What is jsp container?

496


How do we configure init params for jsp?

528


What are jsp implicit objects?

518


What is JTGrid?

1983


Explain various implicit objects in expression language.

467


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

487


What are the primary differences between the jsp custom tags and java beans?

529


in jsf page i use two dropdown list.i.e state & district.if state dropdown is selected then & then district is enable.what should be my code.

2090