Struts Interview Questions
Questions Answers Views Company eMail

Can you call Action class methods from Struts config.xml?

iGate,

1 5552

How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?

Oracle,

2520

Difference between ActionErrors and ActionMessage?

iGate,

1 6654

how many methods are there in RequestPrccesor class?

Infosys,

2 7179

how to develop the submit and search operations in single jsp using struts?

Wipro,

2544

struts 1.3 features?

Integra, Zensar,

1 11347

Can explain about the validations and in your project where did u used the validations?

NIIT,

4 6377

i have a log in web application .... i want restrict the user for particular no of users what is procedure to develop thus application

2 4430

Can we write our own ActionServlet for front controller of Struts Applications?

NIIT,

2 8780

what is ACID test for fresh engineers??what is the pattern??

2353

1.Which of the following can be performed using interceptors by the developer? 1. Provide pre-processing logic before invoking the action 2. Interact with the action and set the request parameter on the action 3. Provide post-processing logic after invoking the action 4. Modify the result 1, 2, 3 2, 3, 4 1, 2, 4 1, 2, 3, 4 2.Interceptors can be used for which of the following tasks? 1. Checking security and bottleneck 2. Tracing the log 3. Validating user input 4. Uploading file 1, 2, 3 2, 3, 4 1, 2, 4 1, 2, 3, 4 3.The ValueStack is made up of which of the following objects? 1. Temporary Objects 2. Model Object 3. Action Object 4. Permanent Object 1, 2, 3 2, 3, 4 1, 2, 4 1, 2, 3, 4 4.Which of the following statements are correct? Apache Struts is a Java based framework that separates the application logic from the presentation layer. Action is based on pull-MVC framework which means that the data to be displayed is pulled from the action class which is a POJO class acting as a model in the Web application. OGNL is a powerful expression language that allows you to refer and manipulate the data present on the ValueStack. Declarative architecture enables you to integrate the different components present in the Web application either using XML files or Annotations. 5.Which of the following are the examples of helpers? 1. Action Interface 2. ActionSupport Class 3. ActionImplement Interface 1, 2 2, 3 1, 3 1, 2, 3 6.The Struts 2 filter performs which of the following tasks? 1. Installation of the Action class 2. Execution of the method specified in the configuration file 3. Reading of the control string 1, 2 2, 3 1, 3 1, 2, 3 7.Which of the following value for the debug parameter displays an OGNL console to test OGNL expressions against the value stack? xml console command All of the above. 8.Which of the following are correct statements? The execute () method of the action class defines business logic implementations. ActionSupport class adds useful utilities to the class that extends it. Set of Interceptors are grouped into a stack known as Interceptor Stack. All of the above. 9.Which of the following annotation helps to set the path of the action URL? It is placed before the action class and it applies to all actions defined in the class, even if the fully qualified URLs are not supplied. @Namespace @Result @Results @ParentPackage 10.Which of the following statements are correct related to OGNL and Annotations? OGNL is an expression and binding language that is used for getting and setting the properties of the Java objects. Annotations acts as an alternative to HTML and Java properties configuration file. Action Annotations are available when the framework scans the classpath for action classes. Lifecycle callback annotations are invoked at any time during the processing of an action. 11.Which of the following are the features of the new unified Expression Language? Deferred evaluation of expression Support expressions that can set values and invoke methods Provides a pluggable API for resolving expressions All of the above. 12.By introducing the new feature by JSF, improvements have been made in which of the following areas? Set of standard converter messages Addition of requiredMessage, converterMessage, and validatorMessage attribute for input components. Displaying the error message using the input component name with the help of label attribute added to the input components All of the above. 13.Which of the following statements are correct about the 'label' attribute? In JSF 2.1, the label attribute have been introduced with the input components. The label attribute can accept literal or value expressions. The Literal or value expressions accepted by label attribute is prefixed before the components error message. All of the above. 14.Which of the following statements are correct? EL allows developers to use simple expressions to dynamically access data from JavaBeans components. EL supports only deferred evaluation. A value expression can either yield a value or set a value and can be used for both read and write. In immediate evaluation, the expression is evaluated immediately. 15.Which of the following statements are correct? Method expression invokes as arbitrary private method of an arbitrary object by passing a specified set of parameters and returning results from the calling method. JSTL is a part of Java EE 5 platform. JSF 1.2 includes a set of messages for standard converters. The requiredMessage, converterMessage, or the validatorMessage attribute of the input components are used to provide custom error messages.

Wipro,

2 7025

how to get the last 10 elements using logic:iterate in struts with hiernate from database.

Wipro,

4022

I have 4 jsp pages .At last page we have a submit button when we click it it will store all jsps data which we provide will store into database. how we can make it possible

MNC,

1 4193

how to debug struts project in netbean ?

1909

where you use thread in your java project?

Cap Gemini,

1 6089


Post New Struts Questions

Un-Answered Questions { Struts }

What are Struts2 core components?

546


What is the default location of result pages and how can we change it?

539


What are the advantages of spring mvc over struts mvc?

487


How nested beans can be used in Struts applications?

537


What does the term struts mean?

546






What is the purpose of @action annotation?

558


What are the applications of struts?

518


What is the purpose of @urlvalidator annotation?

545


What is difference between spring and struts?

494


Why do we use struts?

568


What is filter dispatcher in struts?

521


Describe validate() and reset() methods.

587


How do you convert struts to springs?

533


Which configuration files are used in struts?

510


Are struts still used?

503