Explain the advantages in jsp?
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by implicit objects and what are they?
What happens when a page is statically included in another jsp page?
What is jstl jar?
What is jsp custom tag and what are it’s components?
What are the different types of jsp tags?
i am using rich faces datatable rich:datatable. On entering the value, values get filtered in table. Now how can i get the value in back9ing bean..?
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?
What is c tag in jsp?
Can you disable jsp scripting?
What is difference between jsp and javascript?
Where do I create jsp in eclipse?
Why do we use jsp?