Which of the following action variable is used to include a file in JSP?
Which of the following action variable is used to include a file in JSP?
SessionIDs are stored in cookies.
SessionIDs are stored in cookies.
Which of the following is method of JDBC batch process?
Which of the following is method of JDBC batch process?
Which design pattern represents a way to access all the objects in a collection? |
Which design pattern represents a way to access all the objects in a collection? |
Is design pattern a logical concept. |
Is design pattern a logical concept. |
What happens if IP Address of host cannot be determined?
What happens if IP Address of host cannot be determined?
Which design pattern works on data and action taken based on data provided?
Which design pattern works on data and action taken based on data provided?
request” is instance of which one of the following classes?
request” is instance of which one of the following classes?
How are java web applications packaged?
How are java web applications packaged?
Which mode allows us to run program interactively while watching source code and variables during execution?
Which mode allows us to run program interactively while watching source code and variables during execution?
Which of the following is not a directive in JSP?
Which of the following is not a directive in JSP?
Application is instance of which class?
Application is instance of which class?
Which of the following is stored on the client-side?
Which of the following is stored on the client-side?
Which attribute uniquely identification element?
Which attribute uniquely identification element?
Which of the below is not a session tracking method?
Which of the below is not a session tracking method?
How can we connect to database in a web application?
How can we connect to database in a web application?
Which method is used to get three-letter abbreviation for locale’s country in servlets?
Which method is used to get three-letter abbreviation for locale’s country in servlets?
How can we invalidate a session?
How can we invalidate a session?
Which tag should be used to pass information from JSP to included JSP?
Which tag should be used to pass information from JSP to included JSP?
Which of the following leads to high network traffic?
Which of the following leads to high network traffic?
Which option is true about session scope?
Which option is true about session scope?
What happens when the value of variable change? |
What happens when the value of variable change? |
What happens when the value of variable change? |
What happens when the value of variable change? |
Which of the below can be used to debug front end of a web application?
Which of the below can be used to debug front end of a web application?
How can we move from one desired step to another step?
How can we move from one desired step to another step?
Which view allows us to delete and deactivate breakpoints and watchpoints?
Which view allows us to delete and deactivate breakpoints and watchpoints?
Which one is the correct order of phases in JSP life cycle?
Which one is the correct order of phases in JSP life cycle?
-
-
-
-
How does applet and servlet communicate?
How does applet and servlet communicate?
What does MIME stand for?
What does MIME stand for?
What does bind() method of ServerSocket offer?
What does bind() method of ServerSocket offer?
Which one of the following is correct for directive in JSP?
Which one of the following is correct for directive in JSP?
Which design pattern provides a single class which provides simplified methods required by client and delegates call to those methods? |
Which design pattern provides a single class which provides simplified methods required by client and delegates call to those methods? |
Servlet are used to program which component in a web application?
Servlet are used to program which component in a web application?
How is the dynamic interception of requests and responses to transform the information done?
How is the dynamic interception of requests and responses to transform the information done?
Which of the following is not a marker interface?
Which of the following is not a marker interface?
Which view allows us to delete and deactivate breakpoints and watchpoints? |
Which view allows us to delete and deactivate breakpoints and watchpoints? |
What does MVC pattern stands for?
What does MVC pattern stands for?
Which are the session tracking techniques?
Which are the session tracking techniques?
Which mode allows us to run program interactively while watching source code and variables during execution? |
Which mode allows us to run program interactively while watching source code and variables during execution? |
Default value of autoFlush attribute is?
Default value of autoFlush attribute is?
Which component can be used for sending messages from one application to another?
Which component can be used for sending messages from one application to another?
Which perspective is used to run a program in debug view?
Which perspective is used to run a program in debug view?
Which of the following is true about servlets?
Which of the following is true about servlets?
Is design pattern a logical concept.
Is design pattern a logical concept.
Which class provides system independent server side implementation?
Which class provides system independent server side implementation?
Which design pattern represents a way to access all the objects in a collection?
Which design pattern represents a way to access all the objects in a collection?
Which perspective is used to run a program in debug view? |
Which perspective is used to run a program in debug view? |
In CGI, process starts with each request and will initiate OS level process.
In CGI, process starts with each request and will initiate OS level process.
Which of the following is used to limit the number of rows returned?
Which of the following is used to limit the number of rows returned?
What is not the advantage of Reflection?
What is not the advantage of Reflection?
What is debugging an application which runs on another java virtual machine on another machine?
What is debugging an application which runs on another java virtual machine on another machine?
Which method creates unique fields in the HTML which are not shown to the user?
Which method creates unique fields in the HTML which are not shown to the user?
What happens if ServerSocket is not able to listen on the specified port?
What happens if ServerSocket is not able to listen on the specified port?
Which of the below is not a valid classification of design pattern?
Which of the below is not a valid classification of design pattern?
Which key helps to step out of the caller of currently executed method?
Which key helps to step out of the caller of currently executed method?
Java code is embedded under which tag in JSP?
Java code is embedded under which tag in JSP?
When destroy() method of a filter is called?
When destroy() method of a filter is called?
Which design pattern ensures that only one object of particular class gets created?
Which design pattern ensures that only one object of particular class gets created?
Can and <%–comment–%> be used alternatively in JSP?
Can and <%–comment–%> be used alternatively in JSP?
What type of protocol is HTTP?
What type of protocol is HTTP?
Which of the below author is not a part of GOF (Gang of Four)?
Which of the below author is not a part of GOF (Gang of Four)?
Which is not a directive?
Which is not a directive?
What is the storage capacity of single cookie?
What is the storage capacity of single cookie?
out” is implicit object of which class?
out” is implicit object of which class?
What is debugging an application which runs on another java virtual machine on another machine? |
What is debugging an application which runs on another java virtual machine on another machine? |
How can we take input text from user in HTML page?
How can we take input text from user in HTML page?
Which design pattern works on data and action taken based on data provided? |
Which design pattern works on data and action taken based on data provided? |
Which of the following code is used to get an attribute in a HTTP Session object in servlets?
Which of the following code is used to get an attribute in a HTTP Session object in servlets?
How does eclipse provide the capability for debugging browser actions?
How does eclipse provide the capability for debugging browser actions?
What are the components of a marker interface?
What are the components of a marker interface?
Which class represents an Internet Protocol address?
Which class represents an Internet Protocol address?
Which object stores references to the request and response objects?
Which object stores references to the request and response objects?
Which of the following is not true about session?
Which of the following is not true about session?
What happens if ServerSocket is not able to listen on the specified port?
What happens if ServerSocket is not able to listen on the specified port?
What is the java method for ping?
What is the java method for ping?
What happens when the value of variable change?
What happens when the value of variable change?
Which design pattern ensures that only one object of particular class gets created? |
Which design pattern ensures that only one object of particular class gets created? |
Which of the following is used to rollback a JDBC transaction?
Which of the following is used to rollback a JDBC transaction?
Which tag is used to set a value of a JavaBean?
Which tag is used to set a value of a JavaBean?
What temporarily redirects response to the browser?
What temporarily redirects response to the browser?
Which part stores the program arguments and startup parameters? |
Which part stores the program arguments and startup parameters? |
Which is mandatory in tag?
Which is mandatory in tag?
Which of the below is not a valid design pattern?
Which of the below is not a valid design pattern?
What does MVC pattern stands for? |
What does MVC pattern stands for? |
Which of the following code retrieves the body of the request as binary data?
Which of the following code retrieves the body of the request as binary data?
Which design pattern provides a single class which provides simplified methods required by client and delegates call to those methods?
Which design pattern provides a single class which provides simplified methods required by client and delegates call to those methods?
Which of the following is not a JDBC connection isolation levels?
Which of the following is not a JDBC connection isolation levels?
Which of the following is used for session migration?
Which of the following is used for session migration?
What does local IP address start with?
What does local IP address start with?
What is the maximum size of cookie?
What is the maximum size of cookie?
Which of the below is not a javascript framework for UI?
Which of the below is not a javascript framework for UI?
How to deep dive into the execution of a method from a method call?
How to deep dive into the execution of a method from a method call?
How to deep dive into the execution of a method from a method call? |
How to deep dive into the execution of a method from a method call? |
Which one of the following contains date information? |
Which one of the following contains date information? |
Which object is used by spring for authentication?
Which object is used by spring for authentication?
_jspService() method of HttpJspPage class should not be overridden.
_jspService() method of HttpJspPage class should not be overridden.
Which part stores the program arguments and startup parameters?
Which part stores the program arguments and startup parameters?
Which of the below are common network protocols?
Which of the below are common network protocols?
Which page directive should be used in JSP to generate a PDF page?
Which page directive should be used in JSP to generate a PDF page?
Which key helps to step out of the caller of currently executed method? |
Which key helps to step out of the caller of currently executed method? |