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 use of execAndWait interceptor?
How are interceptors and servlet filters different?
What are the two types of validations supported by validator framework?
What is the purpose of @result annotation?
What is the purpose of redirect result type?
Which class of struts is responsible to converts data types from string and vice versa?
Which configuration files are used in struts?
What is the purpose of action-mappings tag in struct-config.xml?
Explain about token feature in struts?
what is ACID test for fresh engineers??what is the pattern??
What is the actionform?
If the framework doesn’t do what I want, can I request that a feature be added?
Explain struts?
What is struts validator framework?
What do you mean by the abstract package in struts2, and what is its utilization?