Re: Check if object in list (s:iterator additional constraint)

2008-08-05 Thread netslow
People, I'm really confused. I'm still haven't found any solution. Any ideas? netslow wrote: > > I hello experts. I'm quite new in struts2, and I have a question. > I have an action ShowReports which returns two lists of reports: reports > and badReports. >

Check if object in list (s:iterator additional constraint)

2008-07-29 Thread netslow
I hello experts. I'm quite new in struts2, and I have a question. I have an action ShowReports which returns two lists of reports: reports and badReports. I would like to show these reports bud I need also check if current report belongs to badReports list, and if it does notify user about it. Wha

Re: Struts 2 Ajax DEBUG: widget ID collision on ID: xxx Problem!?

2008-07-15 Thread netslow
I have the same problem. And, as I think, it causes the following error: "WARNING: Parameters: Invalid chunk ignored". I have a lot of files, and I won't post them for now. Any ideas? Noob2k8 wrote: > > Hi, > > ive got a small problem with a simple Ajax example. > > My whole app is too big s