drawback of Validation Framework
where and how to write the connection pool object in the
programe
how to debug the programe and application in struts without
using eclips
Answer Posted / pandu
@1)Validation Frame implemented at serverside, it require
round Trip(cliet to Server).
@2)Connection Pool need to configure in Struts-config.xml
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of struct-config.xml in struct2?
What’s the utilization of resource bundle properties file in struts validation structure?
What is controller in struts2?
Why use spring, if you are already using struts?
Explain integrate log4j in struts2 application?
Why actionservlet is singleton in struts?
What is the role of a handler in mvc based applications?
Name some useful annotations introduced in Struts2?
Is there a particularly good ide to use with struts?
What are the ways in which duplicate form submission can occur?
What is the different actions available in struts?
What is front controller in struts2?
How does struts2 token work?
What is action servlet in struts?
What is the design role played by struts?