aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes Database gets updated but the page does not show it. 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 » EJB and other Java EE Technologies
Reply Bookmark "Database gets updated but the page does not show it. " Watch "Database gets updated but the page does not show it. " New topic
Author

Database gets updated but the page does not show it.

Farhad Rahmati
Ranch Hand

Joined: Dec 16, 2010
Posts: 96
Hello everyone,

I have this little problem, when trying to update or create new records. everything is perfectly working and the database gets updated, however, the changes are not displayed on JSF pages until I clean and build and rerun the application.

I would appreciate if anyone can help me

Thanks
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Database gets updated but the page does not show it.
 
Similar Threads
Entity Bean Updates
getRecordCount
JSP, JavaScript, AJAX to update value
Cascade Issue
adding new record with em.persist(entity) is not working,