How do you connect to the database from jsp?
No Answer is Posted For this Question
Be the First to Post Answer
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?
How to access java variable in jsp?
How can I implement a thread-safe jsp page? What are the advantages and disadvantages of using it?
how can we retrieve the values in jsp by using custom tags
What is jsp translation phase?
Explain implicit objects in jsp?
What is session scope?
What is a output comment?
Differentiate between pagecontext.include and jsp:include?
What is difference between include directive and jsp:include action?
Can we call servlet from jsp?
Which of the following action variable is used to include a file in jsp?