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
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / venkatesh
Pandu, thanks for ur answer. can u mention the tag used to
create connection pool in struts with an dexample. Thanks
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the use of namespace in action mapping in Struts2?
why we use struts in our web application , means what was drawbacks of servlet ...pls answer
What is the differences between struts1 and struts2?
What are the various struts tag libraries?
Can you call Action class methods from Struts config.xml?
What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?
What are action errors and error?
Give an example of validates method used to avoid errors.
Wat is Difference between Mvc1 architecture and Mvc2 Architecture?
21 Answers HCL, IBM, Sanyaa Infotech,
What do you mean by a custom tag?
What is struts framework in java?
What are the core classes of struts?