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

Post New Answer

More JSP Interview Questions

What is the full form of jsp?

0 Answers  


What are the ways to insert java code into jsp page?

0 Answers  


Explain scriptlet, expression and declaration in jsp.

0 Answers  


Explain client-side and server-side validation.

0 Answers  


what are the tools used in your project , How to ask the answer this question

0 Answers  


What is the use of 'out' implicit object?

0 Answers  


Differentiate between <jsp:include page=…> and <%@include file=…>.

0 Answers  


Tell us about the jsp life cycle methods.

0 Answers  


What is the use of pagecontext in jsp?

0 Answers  


How can I maintain session in JSP Page in the bases of user name and password:

0 Answers   PUCIT,


How can we use beans in jsp?

0 Answers  


How can we create jsp custom tags?

0 Answers  


Categories