Varun Monga

Greenhorn
+ Follow
since Dec 15, 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 Varun Monga

Set the property of h:datatable

first="#{LoginManager.offset}"

Here LoginManager is my BackingBean and offset is integer variable with zero value.

I think this will solve the problem.
17 years ago
JSF
What if I call the destroy() method of servlet in the init() method of servlet ?
17 years ago