This works great, thanks. I knew it had to be something close to what we were talking about. I actually think I had something similar to this before, but incorrectly referenced the original logic:iterate tag therefore it wouldn't work. Thanks for all of your help! [thumbsup]
-Kris
Hi-
I thought that last post would have cleared my problem...it definitely made sense to me. When I tried to iterate using <logic:iterate> and then nest the other properties I'm trying to get at, I receive an error saying:
[Servlet Error]-[Cannot find bean in any scope]...
Hi-
POLineResults is a List.
The weird thing is that I can use the <logic:iterate> tag just fine, but when I try to use the <nested:iterate> tag, I receive the nullPointerException.
One thing that I have been able to do is set the <nested:root> to be a PO object. POLineResults is basically a...
Thanks for the prompt response.
I've tried both solutions, but am still receiving errors. If I omit the <nested:root ...> tag and only leave the <nested:iterate ...> tag, I still receive the nullPointerException error. When I keep both tags, but changed the reference in the iterate tag to...
Hello everybody-
This is officially my first post. I'm new to developing with struts and am trying to use nested tags without a form.
In my action, I have a sql statement that returns a list of objects. Within each object in the list, there can be a number of child objects some of which can be...
I'm trying to create a reporting scheme that is scheduled to run once a day. The file is then to be exported to a .csv file and copied into a specified folder.
I tried using compiled reports but this doesn't completely take away the manual element of the process. The report is automated in...
This is a very simple question, so hopefully it has a simple answer. I ran a report that returned multiple instances of the same object from the database. My question is how I can simplify the report so that it only shows one instance of this object? I think I remember some internal function...
I'm rather new to reporting with Crystal Reports and was wondering if there was any way to schedule reports based on various parameter values to be put on a scheduled and e-mailed to specific people.
Any insight would be appreciated.
Thanks,
Kris
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.