Why we use jsp instead of html?



Why we use jsp instead of html?..

Answer / Manharan Singh Rajput

We use JSP instead of HTML to create dynamic web pages. HTML is used for static content, while JSP allows us to generate dynamic content based on user input, server-side processing, database interactions, etc.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSP Interview Questions

Can we override the jspinit(), _jspservice() and jspdestroy() methods?

1 Answers  


What is the difference between jsp and php?

1 Answers  


How to implement a thread-safe jsp page?

3 Answers  


How does JSP handle run-time exceptions?

2 Answers   IBM,


What does jsp mean?

1 Answers  


What is session getattribute in jsp?

1 Answers  


Which syntax is used to comment jsp?

1 Answers  


What is asp and jsp?

1 Answers  


in jsf page i use two dropdown list.i.e state & district.if state dropdown is selected then & then district is enable.what should be my code.

1 Answers   Tech Mahindra,


What is the default value of session attribute in jsp?

1 Answers  


How clear chache and buffer of opera browser.

1 Answers  


What is taglibs?

1 Answers  


Categories