aspose file tools
The moose likes JSF and the fly likes Open rich:modalPanel from f:facet name= 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 "Open rich:modalPanel from f:facet name="complete"" Watch "Open rich:modalPanel from f:facet name="complete"" New topic
Author

Open rich:modalPanel from f:facet name="complete"

Matt Couto
Ranch Hand

Joined: Jul 10, 2009
Posts: 38
Hi y'all
I'm using <rich:progressBar> to do some kind of long-running process and I'd like to show a <rich:modalPanel> when my process's done.
There is a tag <f:facet name="complete"> where I can put any message saying that the process's done, but instead of it, I wanna show a modalPanel to do the same stuff.
Do you guys have any idea of how to do it!?
thanks in advance.

ps.: Using richfaces 3.3.1
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Open rich:modalPanel from f:facet name="complete"
 
Similar Threads
F:facet Question
sequence of invoking modal windows in jsf
Fire an ajax Request inside a rich:modalPanel
Troubles with rich:modalPanel
Control the execution order in jsf