What is the use of struts config xml file?
No Answer is Posted For this Question
Be the First to Post Answer
How nested beans can be used in Struts applications?
What does validation interceptor?
how to debug struts project in netbean ?
How many struts config file can be created in struts?
when connecting with the database,if database server is down,ho can we handle this exception in struts,how can we send error message to the user?
What are the conditions for actionform to work correctly?
Difference between JSF Framework and Struts Framework.
13 Answers Accenture, BSS, IBM, TCS,
How does struts work?
I will explain the scenario now i have a form1 having some fields and i made it extends DynaActionForm. in struts config how can i specify another form form2 which has to extend the form1 please specify is it better to use actionform or dyna action form in applations. is dyna action form is comfortable in declaring form variables of type 'ArrayList<somegenerics>' extend the
What is the difference between plain-validator and field-validator?
For a single Struts application, can we have multiple struts-config.xml files?
Can we handle exceptions in Struts programmatically?