How do you import the packages in the JSP?
Answers were Sorted based on User's Feedback
Answer / winston royce
<%@ page import="java.sql.*,java.util.*" %>
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / harish
eg:
<%@ page import =?java.util.Vector,java.util.Map? %>
| Is This Answer Correct ? | 30 Yes | 37 No |
Explain jsp lifecycle methods?
Why do we need servlets and jsp?
What is the use of session management?
Define jsp declaration?
how the jsp file is compiled?
4 Answers College School Exams Tests, Persistent,
What is jsp and its advantages?
What are the advantages of jstl?
Explain the jsp life cycle?
Explain the advantages of jsp?
what is social transformation system? any site reference? How i get requirement gathering about for it? i wanna build website on this topic
Define Composition.
What is the differences between the jsp custom tags and java beans?