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 are the types of j2ee clients?
Why frameworks are used in java?
What is j2ee module?
Why is java robust?
How do I become a java developer?
What are the tools in java?
How does javac compiler work?
What is single tier architecture in java?
What is difference between j2ee and java?
What is credentials?
What is the preferred size of a component in java?
Which java technology is in demand?
What is the description for expression element?
What is document?
What is jetty in java?