Link to home
Start Free TrialLog in
Avatar of Manikandan Thiagarajan
Manikandan ThiagarajanFlag for India

asked on

i want to pass the client id value to Another page in JSF

i want to pass the client id value to Another page in JSF


I have one text box and one submit button

when i click submit button i want to pass the client id value to another page

pleae give me a code for that
Avatar of Sathish David  Kumar N
Sathish David Kumar N
Flag of India image

you can use request.getParameter(that parameter name)
Avatar of Manikandan Thiagarajan

ASKER

in JSF
ASKER CERTIFIED SOLUTION
Avatar of Venabili
Venabili
Flag of Bulgaria image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial