Re: hi please help me struts2

2010-07-10 Thread Salish S
thanks for the reply so by using the struts 2.1.8 jar files from apache the validation by giving he validation="true" has to worked for that i asked on using hibernate the hibernate will make the class by anotation and for the validation also we has to do the same how can i make a crud with hibern

Re: hi please help me struts2

2010-07-09 Thread Brian Thompson
For client-side validation: Just write a javascript function and have it run for either the onclick event of the form submit button or the onsubmit event for the form itself. For "Hibernate by property file", I'm not sure what you mean. I've always used either hibernate.cfg.xml files or annotati