Hi all! I'm inserting data from a
jsf page to database using managed beans.
But the problem is when my jsf page is loaded existing beans values are displayed in the form fields, but i want to show form fields empty at the time of loading. Please reply. Thanks in advance.
Following are my code snippets Bean class:
JSF page:-