Re: Alert Box issue in Struts

2009-11-29 Thread deepakl_2000
etings, > Pawel Wielgus. > > 2009/11/28, deepakl_2000 : >> >> Hi Pawel, >> i need to implement a Javascript function for this in >> jsp.(not >> server side validation),how to mix javascript with jsp code please >> help >> with s

Re: Alert Box issue in Struts

2009-11-28 Thread deepakl_2000
ut action messages > which should solve your problem. > > Best greetings, > Pawel Wielgus. > > 2009/11/28, deepakl_2000 : >> >> Hi Struts Experts, >> >> I'm using Struts for Controller,i.e presentation tier. >> IBatis as a Persistence Framewo

Alert Box issue in Struts

2009-11-28 Thread deepakl_2000
Hi Struts Experts, I'm using Struts for Controller,i.e presentation tier. IBatis as a Persistence Framework . Action class --> Service class --> Ibatis .xml file --> Database(SQL Sever 2000) I have implemented a Save operation In Service class which inserts a record in database. When the re