How to send data from jsp to jsp?
No Answer is Posted For this Question
Be the First to Post Answer
What is scriptlet tag in jsp?
How do I set password expire time period?
How can the output of JSP or servlet page be prevented from being cached by the browser?
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?
Why is jstl used?
What is welcome file list?
What is server context?
Why is it that JComponent have add() and remove() methods but Component doesn’t?
What is page scope?
Explain the advantages in jsp?
how to disable the expression language in a jsp?
What is tld in jsp?