Question: Which tag should be used to pass information from JSP to included JSP?

Options

A : Using <%jsp:page> tag

B : Using <%jsp:param> tag

C : Using <%jsp:import> tag

D : Using <%jsp:useBean> tag

Click to view Correct Answer

Previous ||

JDBC more questions

Which of the following is used to call stored procedure?

Which of the following is used to limit the number....

Which of the following is used to rollback a JDBC....

Which option is true about session scope?

Which page directive should be used in JSP to generate....

?out? is implicit object of which class?

?request? is instance of which one of the following classes?

Default value of autoFlush attribute is?

Which attribute uniquely identification element?

Which is mandatory in <jsp:useBean /> tag?

Annotations more Online Exam Quiz

AutoCloseable, Closeable and Flushable Interfaces

Client and Server

Debugging in Eclipse

Design Patterns

Java Beans

JSP

JSP Elements

Reflection API

Servlet

Session Management