How many page directive we can use in a single JSP?
Answer Posted / chuntang
language
import
session
buffer
isThreadSafe
ErrorPage
isErrorPage
Info
contentType
pageEncoding
isELIgnore
autoflush
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Can we call destroy method inside init method?
What is jsp page?
Why are jsp pages preferred for creating web-based client program?
Why are jsp pages the preferred api for creating a web-based client program?
Which jsp methods can be overridden?
What are the literals used in jsp?
How to retrieve warnings?
When does a container initialize multiple jsp objects?
What is the full form of jsp?
What is session management in jsp?
Explain the uses of
Which package does a jsp api consist of?
What are the benefits of pagecontext implicit object?
What are the steps involved in reading data from a form using jsp?
Show the 2 types of comments in JSP.