File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/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://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
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,