What configurations are stored in struts configuration file ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Struts Interview Questions

What is struts framework in java?

0 Answers  


In ActionClass we can use only one action i.e execute(), but in DispatchAction we can use multiple actions.My question is , we can use multiple actions in Action class if(action.equals("add") if(action.equals("update"). Then when to use Action and DispatchAction which is frequently in webapplications.

2 Answers  


What is the flow of requests in struts based applications?

0 Answers  


How exceptions are handled in struts application?

0 Answers  


Can you explain the directory structure for a struts folder in brief ?

0 Answers  


What is apache struts cve 2017 5638?

0 Answers  


Even though Servlets and JSP are web based concepts .wht is the use of using Struts using then

8 Answers   TCS,


we have 7 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. when we starting providing data in jsp pages when we are at 3rd jsp at that time sessions timeout where the data will be store which we r provide in last two jsps?

2 Answers  


how can i fetch combo box value into my DAO using struts 2?

3 Answers  


what is mean by custom tag?

5 Answers   Wipro,


What is the use of execAndWait interceptor?

0 Answers  


How are interceptors and servlet filters different?

0 Answers  


Categories