-
How to add multiple .property files in Sturts-config.xml file..?
If any one knows the answer plz add..
-
Struts Application in RAD error
I am trying to run the Struts Application in RAD using Websphere application 6.1 but its not working its giving as error:
There is no Action mapped for namespace / and action name . - [unknown location]
at com.opensymphony.xwork2.DefaultActionProxy.prepare(DefaultActionProxy.java:178)
at org.apache.struts2.impl.StrutsActionProxy.prepare(StrutsActionProxy.java:61) -
-
Difference between Struts 1.x and Struts 2.x
What is the difference between Struts 1.x and Struts 2.x
-
Create DAO Class
How to create DAO class? How to use DAO class in Struts Action class?
-
-
-
-
Multiple struts-config.xml files
In Struts, for what purpose we will be creating multiple struts-config.xml files? Can anyone help me out?
-
Struts ActionServlet
why do we have only one ActionServlet in Struts?(Asked in Polaris Interview for Java Experienced people , on April 11, Chennai)
-
-
In which pattern does all the action classes in the struts are organized
Please post the answer
-
-
-
-
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...
-
-
-
-
Struts Interview Questions
Ans