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

Options

A : id, class

B : id, type

C : type, property

D : type,id

Click to view Correct Answer

Previous || Next

JSP more questions

Which tag should be used to pass information from JSP....

?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 not a directive?

Which object stores references to the request and response objects?

Which of the following action variable is used to include....

Which one is the correct order of phases in JSP....

Which one of the following is correct for directive in....

Annotations more Online Exam Quiz

Client and Server

Debugging in Eclipse

Design Patterns

Java Beans

JDBC

JSP Elements

Reflection API

Servlet

Session Management

Web application