Computer Science, asked by harkirtpadda1045, 1 year ago

What is a include directive in JSP?

Answers

Answered by Shubu01
0

\huge{Hey Mate!!!}

☆☞ Here is ur answer ☜☆

✔✔ JSP - Include Directive. Advertisements.

✔✔ The include directive is used to include a file during the translation phase.

✔✔ This directive tells the container to merge the content of other external files with the current JSP during the translation phase.

✔✔ You may code include directives anywhere in your JSP page.

HOPE IT HELPS!

Answered by liza10987654321
0

The include directive is used to include a file during the translation phase.

This directive tells the container to merge the content of other external files with the current JSP during the translation phase.

Similar questions