Answer Posted / ravikiran chhaduvula
Jsp seperates the presentation logic,And the tags
associated with the JSP api can be easily rendered by the
browser for display.As JSP is indirectly java inside html
tags
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is pagecontext?
What are jsp action tags?
What are the different life-cycle methods?
What is jsp include tag?
Can you use javascript in jsp?
When will container initialize multiple jsp/servlet objects?
What are the differences between get and load methods?
Can a jsp page process html form data?
What are the two kinds of comments in jsp and what's the difference between them ?
What is meant by implicit objects and what are they?
How jsp is executed by web server?
What is session object in jsp?
What is the difference between server side and client side programming?
Why are jsp pages preferred for creating web-based client program?
Why jsp is used instead of html?