What is jsp param?
No Answer is Posted For this Question
Be the First to Post Answer
What is the need of jsp?
What is <jsp:usebean> in jsp?
Why do we use jstl tags?
Explain the advantages in jsp?
Is it possible to share an httpsession between a jsp and ejb? What happens when I change a value in the httpsession from inside an ejb?
What is a jsp and what is it used for?
How is scripting disabled?
What is jsp custom tag and what are it’s components?
Can we override serivice()method in jsp?
Explain the various scope values for <jsp:useBean> tag.
What is welcome file list?
how to pass values to a function fron input tags, and how to display that values in that called function