File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes JSF DataProvider problem with updating, inserting or deleting from PostgreSQL 8.2 db Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "JSF DataProvider problem with updating, inserting or deleting from PostgreSQL 8.2 db" Watch "JSF DataProvider problem with updating, inserting or deleting from PostgreSQL 8.2 db" New topic
Author

JSF DataProvider problem with updating, inserting or deleting from PostgreSQL 8.2 db

Davor Poldrugo
Greenhorn

Joined: Feb 02, 2008
Posts: 2

Hi there,

I'm trying to update, insert or delete from PostgreSQL 8.2 in my JSF web app. A table is bind to a DataProvider (upisani_kolegijDataProvider).

Here's what am doing:




Does anybody have any idea why this happends?
I forgot to tell you that update and delete with "DataProvider method" works just fine when I use Derby database.

I found one similar problem, but has no answer:
http://www.coderanch.com/t/217868/ORM/java/org-postgresql-util-PSQLException-ERROR


Thank you very much,
Davor
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JSF DataProvider problem with updating, inserting or deleting from PostgreSQL 8.2 db
 
Similar Threads
JavaServer Faces - Table display in Visual Web JSF (Project woodstock)
Do Not Seem to be pulling the Most Current Data from Database (JSF, Hibernate)
Problems with Editable Datatable
Hibernate gives PSQLException for polymorphic query on "any"
org. postgresql. util. PSQLException: ERROR: relation does not exist