Computer Science, asked by deepika9354, 1 year ago

What are various attributes Of page directive in JSP?

Answers

Answered by khushi769
0

It provides attributes that get applied to entire JSP page. It defines page dependent attributes, such as scripting language, error page, and buffering requirements.

Similar questions