Answer Posted / vasu
Hi,new concepts in struts1.1 are1)changes to the web.xml
file as well as Struts-config.xml2)performExcecute() is
replaced by execute() method3)plug-ins
added4)RequestProcessor class..etc
| Is This Answer Correct ? | 13 Yes | 20 No |
Post New Answer View All Answers
Difference between string, stringbuffer and stringbuilder?
What is the difference between a static and a non-static inner class in java programming?
What is the difference between import java.util.date and java .util?
What is mysql driver class name?
What is instance means in java?
What are the drawbacks of reflection?
What is intern method in java?
Tell me how many ways are there to initialise an integer with a constant.
What is the importance of main method in Java?
Which keyword specify that a variable is effectively final ?
What are the problems faced by java programmers who don't use layout managers?
What is meant by local variable and instance variable?
Differentiate between vector and array list.
What is abstraction in java?
What is binary tree in java?