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?
No Answer is Posted For this Question
Be the First to Post Answer
What is jsp page?
Explain jsp lifecycle methods?
What is jsp translation time?
when we will use the SendRedirect method instead of forward.
What is jsp param?
What is content type in jsp?
When does a container initialize multiple jsp objects?
What is the difference between directive include and jsp include?
What do you mean by custom tag in jsp?
What is jsp and asp?
How we can configure init params in jsp?
How is jsp include directive different from jsp include action. ?