Hello to everyone, I have 2 pojos, study and image. I did the relationship between the 2 tables and it is successful. Here it goes, from editStudy.html, i uploaded an image(redirected to editImage.html) that uses imageAction and saved the imageId to my study then redirect to editStudy.html again, the imageId is saved to study table so I can say that saving imageId to my study is successful. the problem is when I click the save button to my editStudy that calls the method save(), the imageId was deleted. I dont know where is the problem so please help me about this...
Thanks and God bless you. Adriel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]