I do not know what was going on. I had something wrong in my database configuration, I also uninstalled Netbeans and Glassfish again and everything is working now. So what I posted at the beginning...
Type: Posts; User: raulsan; Keyword(s):
I do not know what was going on. I had something wrong in my database configuration, I also uninstalled Netbeans and Glassfish again and everything is working now. So what I posted at the beginning...
"Thank you"
I will check it and answer back when I know what is wrong but I think there is something incorrect I am doing with the annotations that relate from patient to history.
greetings,
Hello,
I am doing a project for my university with Spring MVC and Hibernate with JPA.
I have 2 entties "Patient" and "History"
A patient can go to de doctor many times, so here I have a relation...
Haha! :D
Thank you surajz!
Ok, thread [solved].
If someone reads the post, this is what I did:
I have a newPatient.jsp with a form with many fields, one of them is a list of countries:
Hi! I am doing a project for my university and I have been a while gloogling for a solution about how to select one of the options in a dropdown list, but I was not fortunate.
- I am using...