Problems in updating data

I have a jsp page with JSF UI components. At this point, I havent put in any validators. The only validation set is required=true/false for the components.

The same page is used for both both for insert/update operation. The data gets inserted properly, but when I try to do an update, it doesnt throw any errors, but doesnt do any update also. There is only a warning that there is no row updated. I am using the DAO pattern for impl.

Anybody has faced such a problem! Any ideas!

Thnx!

[511 byte] By [jaya-shreea] at [2007-10-2 19:40:28]
# 1
Can you please post your code so that we can help you figure out where you might be going wrong.
varidhia at 2007-7-13 22:18:27 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...