How can you include the results of another page?
Answer / Anshul
In JSP, you can include the results of another page using the <%@ include %> tag. Here is a sample code:n`n<%@ include file="header.jsp" %>n<html>n<body>n<!-- Your content here -->n</body>n</html>n`
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain static method?
What is jsp exception?
How can information from one JSP be passed to another JSP?
What is contextpath in jsp?
Where is jsp used?
Hi, I've applied for HPCL(Information System Officer)& UIIC (A).Plz send me previous/sample papers and any suggestions regarding this exam.Please advice me good study material or related links. Thanks in advance shyam shyamprasad71@gmail.com
What is session management in jsp?
How can I override the jspinit() and jspdestroy() methods within a jsp page?
Explain JSP directives.
What do jsp literals consist of?
What is jsp in html?
How many tags are provided in jstl?