What is h:inputhidden tag in jsf (javaserver faces)?
Answer Posted / Kush Kumar Patel
The h:inputHidden tag in JSF (JavaServer Faces) is a component that allows you to send hidden data to the server. Unlike other input components, it does not generate any UI output and its value cannot be changed by the user.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category