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 container-managed persistence?
What is considered as a web component?
What is javabeans component?
What id url?
Why do we use DAO?
3 Answers Accenture, Tech Mahindra,
Which edition of java is used for web application?
What is jetty in java?
What is javaserver pages standard tag library (jstl)?
Is object a composite data type in java?
Why java is called portable language?
What are the components and containers in java?
What is java developer?