what is struts-config-xml?and its use?
Answers were Sorted based on User's Feedback
Answer / payel
struts-conig.xml is used for
1. defining form bean (which holds the data)
2. define action mappting ( which action is to be called)
Is This Answer Correct ? | 10 Yes | 5 No |
Answer / dipesh
our web.xml route the request to struts-config.xml..here we
write about form name & action mapping ...
Is This Answer Correct ? | 3 Yes | 3 No |
Answer / anshuman mishra
struts-config.xml defines the number of action path used and
the mappings associated with the form beans.
Its use is to give privilege to the user
for interpreting the request given for an action form bean.
Is This Answer Correct ? | 0 Yes | 3 No |
define polymorphism in java
What is an interoperable application in java ?
Why java applets are more useful for intranets as compared to internet?
How static variable work in java?
Can we define constructor in inner class?
What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?
Is a string literal?
How java enabled high performance?
How to excute - Interface - Inner class- method can any one tell how to execute/ call this main method public interface abc { static int i=0; void dd(); class a1 { a1() { int j; System.out.println("inside"); }; public static void main(String a1[]) { System.out.println("in interfia"); } } }
What is the catch or declare rule for method declarations?
What is object data type?
In Java why we write public static void main(String args[]) why not main()?
46 Answers Aptech, GE Healthcare, Infosys, Microsoft, New Horizon, Practical Viva Questions, TCS, Wipro,