Muhammad Durrah

Greenhorn
+ Follow
since May 19, 2011
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
1
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Muhammad Durrah

Hello..
I have two choices for selecting a JSF 2.0 book; I have "Core Javaserver faces" and "JSF: the complete reference"..

I want your advise about selecting the good one for me..
now I'm very good in JSF 2.0 but I want to get more advance.. what is the better book for me?...

note: I -maybe- read a good amount of both books..
12 years ago
Hi every body.

I am writing a custom JSF component of a treeview
I want to listen to an AJAX request when clicking the tree node..
how t achieve this task, i.e. how to send an ajax request manually to PhaseListener or the custom component..
what parameters do I need (javax.faces.ViewState, javax.faces.partial.render ....);


12 years ago
JSF