Question: What are the different scope valiues for the <jsp:useBean>?Answer: The different scope values for <jsp:useBean> are1. page 2. request 3.session 4.application |
Is it helpful?
Yes
No
Most helpful rated by users:
- What is a JSP and what is it used for?
- What are the two kinds of comments in JSP and what's the difference between them ?
- What is difference between custom JSP tags and beans?
- Is JSP technology extensible?
- What is JSP page?