Skip to content

Opening book details…

Can I read Including Files and Applets in JSP on EtoBox?

Including Files and Applets in JSP by Sireesha is a document available to read on EtoBox.

What is Including Files and Applets in JSP about?

The document discusses three main ways to include external components in JSP pages: 1) The jsp:include action tag includes the output of another page at request time. 2) The include directive includes the actual code of another file at translation time. 3) The jsp:plugin action tag includes applets using the Java plugin.

Author
Sireesha
Language
EN