what is struts-config-xml?and its use?

Answers were Sorted based on User's Feedback



what is struts-config-xml?and its use?..

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

what is struts-config-xml?and its use?..

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

what is struts-config-xml?and its use?..

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

Post New Answer

More Core Java Interview Questions

What is bytecode verifier?

1 Answers  


Is 0 a real number?

1 Answers  


What is identifier in java?

1 Answers  


How can we make a class singleton?

1 Answers  


Which is bigger float or double?

1 Answers  


Where can I find jdk in my computer?

1 Answers  


Interface A { String test(); } Interface B { int test(); } Create a class AB which must implements both A & B interfaces.

17 Answers   Hewitt,


Which containers use a flowlayout as their default layout in java programming?

1 Answers  


What about interrupt() method of thread class ?

1 Answers  


How java is platform independent?

41 Answers   College School Exams Tests, Infosys, TCS,


Why do we declare a class static?

1 Answers  


what type of questions asked for barclays technologies pune please send urgent

1 Answers  


Categories