Answer Posted / mamatha
Whenever the jsp page receives the request for the first
time
Whenever it receives the request jspEngine will check
whether the servlet is generated or not? if yes it will
give the reference to the page otherwise it will generate
new one
| Is This Answer Correct ? | 22 Yes | 0 No |
Post New Answer View All Answers
What are all the ways for session tracking?
What is new in ServletRequest interface ? (Servlet 2.4)
What's the servlet interface?
What is the use of attribute in servlets?
Why servlet is used as controller ? Not JSP? I want complete explation?
What is servlet attributes and their scope?
What is the difference between servlet and jsp?
What is the
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
What is servlet interface?
What is cookies in servlet with example?
Differentiate between the print writer and servlet output stream?
What are the objects involved when a servlet receives a call from client?
Why doesn’t a servlet include main()?
Can you refresh servlet in client and server-side automatically?