Is there any exceptions coming up?Try to catch the exception properly so that it will be easier to resolve the problem by looking at exception stack trace only.If the query is wrong then also exceptions comes up while executing query so handle the exceptions properly then you will come to know the actual problem and its resolution.
Thanks, Rohit On Mon, Aug 10, 2009 at 12:00 PM, sagar <sagar.k...@gmail.com> wrote: > > Hi, Check your update query, i think you haven't written where clause. > Give us more information about ur problem > > On Aug 9, 6:49 am, karthikeyan messi <karthi.me...@gmail.com> wrote: > > Hi friends i have created an three tier application i have an problem > > please help me out.In my html page i have an textbox where i gave my > input > > and entered submit button but it is not updating in database.I am using > > servlets as middle tier,my database connections are successfull and i am > > able to retrieve datas from database but the only problem is updation > please > > help me out. > > > > Front end:html > > Middle tier:servlet > > Back end:oracle > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en -~----------~----~----~----~------~----~------~--~---