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 are scriptlets in jsp?
What is session tracking in jsp?
difference betwwn 16 bit and 32 bit
How can I enable session tracking for jsp pages if the browser has disabled cookies?
What are the types of jstl tags?
What is jsp and why is it needed?
Can we use jstl in html?
Explain jsp lifecycle methods?
How to get value from java to jsp page?
What is difference between sendredirect and requestdispatcher?
Explain the jsp:setProperty action.
How we can use javascript with jsp pages?