Re: hi please help me struts2

2010-07-10 Thread Salish S
uld you post an example of what you're trying to do? > > -Brian > > > > On Fri, Jul 9, 2010 at 7:39 AM, Salish S wrote: > > -- Forwarded message ------ > > From: Salish S > > Date: Fri, Jul 9, 2010 at 6:07 PM > > Subject: hi please help me s

hi please help me struts2 with hibernate

2010-07-09 Thread Salish S
hi hello i had done the project as described in this site example http://www.vaannila.com/struts-2/struts-2-example/struts-2-crud-example-1.html its working fine just the change is that the Db i used is mysql thatall But how can i do the clientside validtion by xml file and how can i do the same

Re: hi please help me struts2

2010-07-09 Thread Brian Thompson
ate.cfg.xml files or annotations in the model classes. Could you post an example of what you're trying to do? -Brian On Fri, Jul 9, 2010 at 7:39 AM, Salish S wrote: > -- Forwarded message -- > From: Salish S > Date: Fri, Jul 9, 2010 at 6:07 PM > Subject

Fwd: hi please help me struts2

2010-07-09 Thread Salish S
-- Forwarded message -- From: Salish S Date: Fri, Jul 9, 2010 at 6:07 PM Subject: hi please help me struts2 To: "es...@vaannila.com" Hi i had gone through the struts2 crud in the http://www.vaannila.com/struts-2/struts-2-example/struts-2-crud-example-1.html its fin