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

Which is better jsp or javascript?

0 Answers  


What is jsp in html?

0 Answers  


Give the use of session object.

0 Answers  


Explain static method?

0 Answers  


How can we prevent implicit session creation in jsp?

0 Answers  






What is a tag file in jsp?

0 Answers  


What is difference between sendredirect and requestdispatcher?

0 Answers  


What are the standard actions available in jsp?

0 Answers  


Explain client-side and server-side validation.

0 Answers  


How do we catch exception and process it using jstl?

0 Answers  


What is called jsp directive?

0 Answers  


Mention the jstl core tags.

0 Answers  


Categories