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 home interface?
How do you compile java?
What is j2ee explain the component of j2ee application?
Sapient Interview Questions
Why awt is used in java?
What is sandbox in java?
What is authorization?
What is entity reference?
What is the ear file?
What is jlayeredpane java?
What is document?
What is java 2 platform, micro edition (j2me)?