Answer Posted / naresh
MVC 2 Architecture
| Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
What are jsp implicit objects?
How we can disable session in jsp?
What is jsp and its architecture?
how can i update the marque in jsp without changing the sourse code
What are the differences between get and load methods?
What is the full form of jsp?
Why are jsp pages the preferred api for creating a web-based client program?
Mention the jstl core tags.
Which tag is used to execute java source code in jsp?
Is jsp front end or backend?
How can I implement a thread-safe jsp page? What are the advantages and disadvantages of using it?
A jsp page, include.jsp, has a instance variable "int a", now this page is statically included in another jsp page, index.jsp, which has a instance variable "int a" declared. What happens when the index.jsp page is requested by the client?
What is tag file?
what is the difference between jsp and servlets ?
What is jsp action tags?