Back to Browse

68 Difference between getAttribute and findAttribute methods | JSP Tutorial | 2024 10 23

16 views
Nov 12, 2024
3:09

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