How to set email notification using struts.Plz give the
example code?
Answer Posted / achappan
It is not a correct solution for Email-notification
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How is the mvc design pattern used in struts framework?
How the flow of various requests happens in struts application?
What configuration files are used in struts?
What is the purpose of @typeconversion annotation annotation?
How we can install struts?
What is the purpose of @doublerangefieldvalidator annotation?
What is struts actionmapping?
What is the purpose of @intrangefieldvalidator annotation?
What is action servlet in struts?
How does one create an action in struts 2?
Difference between struts and spring? Or why use spring, if you are already using struts?
Why struts 1 classes are not thread safe whereas struts 2 classes are thread safe?
What is the naming convention for a resource bundle file in struts2?
What is the role of action class in struts?
What are the differences between http direct and http indirect?