Swetha Venkat

Greenhorn
+ Follow
since Feb 14, 2011
Swetha likes ...
MyEclipse IDE Spring Java
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 Swetha Venkat

Try removing meta tag, may be you can find the problem.
Move the index.htm to sub folder inside web application. Then, it cannot find that htm.
13 years ago
JSF
Hi,
Have you implemented valueChangeEvent and passing getNewValue() and getOldValue() correctly?
Alternately, Just see if you can use JSF validator Tag instead of using listeners
13 years ago
JSF