File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes immediate property for command button Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "immediate property for command button" Watch "immediate property for command button" New topic
Author

immediate property for command button

aaryan
Greenhorn

Joined: Jul 16, 2007
Posts: 5
hi everybody,

If property is set for submit command button, then validation phase is skipped; and view is restored to last view. but on visiting that page again the values entered in the input text boxes are still there. so my question is how can you make sure that the values of input boxes are cleared when you re visit the page.

thanks
Mark Spritzler
ranger
Sheriff

Joined: Feb 05, 2001
Posts: 17234
    
    1

"aaryan",
Welcome to the JavaRanch.

We're a friendly group, but we do require members to have valid display names.

Display names must be two words: your first name, a space, then your last name. Fictitious names are not allowed.

Please edit your profile and correct your display name since accounts with invalid display names get deleted.


Perfect World Programming, LLC - Two Laptop Bag - Tube Organizer
How to Ask Questions the Smart Way FAQ
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: immediate property for command button
 
Similar Threads
Question on RELOAD of JSP page AFTER facesMessage fixed
JSF - Passing value from a SelectBooleanCheckBox to a command button
submitting forms to two seprate pages
Custom validation ignored
Getting value from an HtmlInputText