where our package shoud be kept in the application whenwe
want to import that package in the jsp application?
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 |
What is urn?
What is jetty in java?
Why is java robust?
What is document root?
Is java is a technology?
What are the components of j2ee?
what is jvm? how can it is useful in java?
Which is best eclipse for java?
What is a plugin in java?
What is context attribute?
What are struts?
How many types of modules is defined by j2ee specification?