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 the difference between Java Servlet & JSP?
What are the benefits of pagecontext implicit object?
what type of question will be asked in the interview in this software field?????///
What are the different types of jsp directive?
What is session scope?
What is the jspdestroy() method?
How to include a jsp file in another jsp file?
What is use of scriptlet tags in jsp?
What is the difference between servletcontext and pagecontext?
What are the different types of jsp tags?
Where we use assertion in java programming?
How can you avoid scriptlet code in jsp?