RE: Handling JSP exceptions in Struts2

2009-01-26 Thread Naaag
Andy Hahn wrote: > > > I have kind of sorted this out.. > > My goal is simple - I don't ever want my users to see errors caused by > actions or jsps, and I want to be able to record every error. > > My configuration is struts 2.1.6, struts-spring-plugin, > struts-tiles-plugin, hibernate,

having problem in displaying the error message in order.

2009-01-26 Thread Naaag
Hellow, I am using struts2.0 in my project.I am getting all error messages after submitting the form. But i am not getting the error messages in proper order as the fields order in form. please let me know how to solve this one.please tell me if any of you know. Thanking you, Nageswara Rao -- Vie

displaying error messages in proper order as in form field set

2009-01-26 Thread Naaag
Hello, I am using struts 2.0 and annotations in my project.I am getting all field and error message after submitting the page.But i want all the message to be displayed in proper order as fields are set in form. please let me know how to handle this problem.I have been struked with this problem i

problem regarding autocompletion data table data error.

2008-11-11 Thread Naaag
Hi, I am using yui autocompletion data table . while getting this page , the json request is going to server and getting all the records to this table. but it is displaying data error. please help me out this problem,because i was dumbstuck on this problem from days. below is the my jsp code and

selection of data from tag to right side through javascript event handling

2008-10-29 Thread Naaag
Hi All, I am a new buddy to java development. I have been assigned one task that is, i have fileds in my UI one is 1 --select group---this is dropdown mwnu 2--- optiontransferselect box i have list of values in left side after prepare method is c