aspose file tools
The moose likes JSF and the fly likes Generating pop up in JSF 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 "Generating pop up in JSF" Watch "Generating pop up in JSF" New topic
Author

Generating pop up in JSF

Shivaji Byrapaneni
Greenhorn

Joined: Oct 20, 2008
Posts: 22
Hi floks,

i`m new to JSF world plese help me out in generating a pop up window in the page.

Here is my requirement i will be having a list of links in my master page(parent) on click of each link i need to show a pop up which contains some details ,which i need to get from DB in the pop up mbean . i will have few buttons in my pop up and for each and every action i will be having a DB operation accordingly.I have tried out different ways and i failed.

The problem that im facing is when pop up loading for the first time its well and good and projecting the values as expected.But for the second time it showing the new values in the init funtion and i cant see teh new values on the screen insted its showing the first pop up values.


please help me....

Thanks in anticipation


Thanks & Regards,<br />Shivaji Byrapaneni.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Generating pop up in JSF
 
Similar Threads
Problem with pop-up window
Problem with pop-up window
how to set parent value property from child jsp pop-up iframe model window?
Not getting new values in backing bean
Need help with JavaScript and JSF