-
-
-
How to perform unit testing on web application?
What is cactus?
-
-
-
-
-
Why servlet is used as controller ?not JSP? i want complete Explation?
In struts servlet control the application and we know that a jsp compiled into a servlet first. The only problem with the servlet is that it needs to write out.println call per HTML line. But as a controller in struts servlets do not force the programmers to write out.println, that is the part of JSP which acts as View.So if the controller would be JSP the translation (JSP compiled to a servlet)step...
-
-
-
-
In which pattern does all the action classes in the struts are organized
Please post the answer
-
-
Struts ActionServlet
why do we have only one ActionServlet in Struts?(Asked in Polaris Interview for Java Experienced people , on April 11, Chennai)
-
Multiple struts-config.xml files
In Struts, for what purpose we will be creating multiple struts-config.xml files? Can anyone help me out?
-
-
-
-
Create DAO Class
How to create DAO class? How to use DAO class in Struts Action class?
-
Difference between Struts 1.x and Struts 2.x
What is the difference between Struts 1.x and Struts 2.x
Struts Interview Questions
Ans