Why jsp is used instead of html?



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

Post New Answer

More JSP Interview Questions

How do I set password expire time period?

4 Answers  


What is out println in jsp?

1 Answers  


How do we configure init params for jsp?

1 Answers  


How does response sendredirect work?

1 Answers  


What are the scopes available in <jsp:usebean>?

1 Answers  


Give uses of object cloning?

1 Answers  


What are the components that make up a tag library in jsp?

1 Answers  


What is the difference between a scrollbar and a scrollpane in jsp?

1 Answers  


What are the advantages and disadvantages of thread-safe jsp page?

1 Answers  


how to maintain sessions in jsp?can you tellme the methods.

16 Answers   IBM, Scope International, TCS,


What is the need for jsp?

1 Answers  


What is jsp declaration?

1 Answers  


Categories