Which one is better jsp or servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is the <jsp:param> standard action?
What is the use of jsp implicit objects?
What are different implicit objects of jsp?
How to call java method in jsp page on button click?
How does el search for an attribute?
Explain the various scope values for <jsp:useBean> tag.
When the destroy method of the jsp's are called?
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 does a jsp function?
How run jsp program in netbeans?
Which of the following action variable is used to include a file in jsp?
How do I perform browser redirection from a jsp page?