where our package shoud be kept in the application whenwe
want to import that package in the jsp application?



where our package shoud be kept in the application whenwe want to import that package in the jsp ap..

Answer / raveendra

we can import that particular package in the top of the JSP
program.we can use <%@ page
import="java.util.*,java.text.*" %> to import UTIL and TEXT
packages into our program.

Is This Answer Correct ?    14 Yes 0 No

Post New Answer

More J2EE Interview Questions

What is a component in java?

0 Answers  


What is java naming and directory service?

0 Answers  


i have to create an application with session.during that session a timer will be started & show the time in second upto the session expired.So that i can know how many time i in that session. Hint:-i m hinted that it will coded with javascript

4 Answers   L&T, Wipro,


What is a thin client?

0 Answers  


What is javafx java?

0 Answers  






What are the advantages in the use of spring for application development?

0 Answers  


What is actionerrors?

0 Answers  


Is java is a technology?

0 Answers  


What is java transaction service (jts)?

0 Answers  


What is included in j2ee?

0 Answers  


How does javac compiler work?

0 Answers  


What is initialization parameter?

0 Answers  


Categories