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 are different Struts2 tags? How can we use them?
What does execandwait interceptor?
How struts 2 validation works?
What’s the utilization of resource bundle properties file in struts validation structure?
Explain integrate log4j in struts2 application?
Name the different types of actions found in struts.
What kind of mvc is struts 2?
What is the naming convention for a resource bundle file in struts2?
What is execute method in struts?
Which design pattern the interceptors in struts2 is based on?
Can we integrate struts with spring?
What is action servlet in struts?
What is the purpose of form-beans tag in struct-config.xml?
Give an alternative way to protect jsp’s with not much features from direct access.
How can we handle exceptions thrown by application in Struts2?