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 jta and jts?
What do you understand by j2ee?
Define the struts in the j2ee framework?
Is java procedural or object oriented?
Is python more secure than java?
What do you understand by a thin client?
Why tomcat is used in java?
What is authorization?
What are the components of the java platform?
Who gave the name java?
What software is needed for java programming?
What is javaserver pages (jsp)?