Why jsp is used instead of html?
Answer / Amrit Lal Maurya
JSP (JavaServer Pages) is used instead of HTML for creating dynamic web applications, as it allows for server-side processing and customization based on user interactions or external data sources. HTML, on the other hand, is primarily used for structuring and presenting static content.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I set password expire time period?
What is out println in jsp?
How do we configure init params for jsp?
How does response sendredirect work?
What are the scopes available in <jsp:usebean>?
Give uses of object cloning?
What are the components that make up a tag library in jsp?
What is the difference between a scrollbar and a scrollpane in jsp?
What are the advantages and disadvantages of thread-safe jsp page?
how to maintain sessions in jsp?can you tellme the methods.
16 Answers IBM, Scope International, TCS,
What is the need for jsp?
What is jsp declaration?