Ques: What is the difference between the getAttribute(-) and findAttribute(-) methods?
=======================================
Answer:
getAttribute(-) method searches for the attribute only in the specified scope, whereas findAttribute(-) method searches for the attribute only in multiple scopes in the following order (page scope --- request scope --- session scope --- application scope )
Download
0 formats
No download links available.
68 Difference between getAttribute and findAttribute methods | JSP Tutorial | 2024 10 23 | NatokHD