harsha addala

Greenhorn
+ Follow
since Oct 09, 2006
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by harsha addala

I have problem with validations using struts. My application contains two text boxes of years and months and i require to validate them using validator.xml. The problem is , whenever i am validating the two text boxes, two error messages are displaying but i require to display only one error message for both the fields. Can anyone help me regarding this issue.
if possible post the required code.
17 years ago
what is the difference between web server and web container?
When a request is made from the client what is the flow in web server and container till the response is received?
17 years ago
What is the difference between data sources and drivers?