how the server will know its the same jsp page?
Answer Posted / sivaji
By seeing the time stamp of the file and if it is changed
then it will treat as the file has been modified and it will
compile it.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between servlet and jsp?
What if we pass negative value in load-on-startup?
How to get the actual path of servlet in server?
What are the type of protocols used in httpservlet?
If servlet receives multiple requests, how many objects will it create?
What methods do you use in servlet - applet communication?
What do you mean by cgi in servlet?
What are the advantages of cookies?
Define context initialization parameters.
What is a web application and what is it’s directory structure?
What are the advantages of Servlet over CGI?
What are the functions of the servlet container?
What is a servlet context?
What is called a session?
How to find whether a parameter exists in the request object?