where our package shoud be kept in the application whenwe
want to import that package in the jsp application?
Answer Posted / 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 View All Answers
What is a j2ee container?
Define connection pooling?
What is the difference between session bean and entity bean ?
Is java is a technology?
Why frameworks are used in java?
What is layout manager in java?
What is meant by j2ee?
What is j2ee product?
How do you make a class immutable in java?
What are the modules of j2ee?
What is jaxr provider?
What do you mean by the component contract?
What is javamail?
What is advance java?
What is container-managed sign-on?