aspose file tools
The moose likes JSF and the fly likes popuppanel closing automatically after an ajax event on inputtext 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 "popuppanel closing automatically after an ajax event on inputtext" Watch "popuppanel closing automatically after an ajax event on inputtext" New topic
Author

popuppanel closing automatically after an ajax event on inputtext

jyothi nalam
Greenhorn

Joined: Oct 25, 2006
Posts: 24
Hi,

I have a popup panel with an input text. After entering the input, a backing bean validation method which checks if the entered input is valid and if there is any associated data in the database is called. The problem is after returning from the method, the popup panel is closed whether there is a valid data or not.



Please advice.

thanks in advance.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: popuppanel closing automatically after an ajax event on inputtext
 
Similar Threads
issue with commandlink inside a popuppanel
Problem with h:message and richfaces
SessionAffinityManager setCookie SESN0066E: The response is already committed to the client.
Conversion Doubt
Display a Popup instead of an error-message at conversionError