Re: Bunch of issues...
Hani Suleiman <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.webwork |
|---|---|
| Message-ID | <26646817.1145307747803.JavaMail.os-j2ee@opensymphony01.managed.contegix.com> |
Jason, cut and paste error, the method does take a parameter (it's not relevant anyway if it does or doesn't). I know I COULD get it working by sidestepping the issue and just calling getReports again. I also know that since it's an expensive call, I can just look it up once and make it a field in my action. Sure, there are workarounds, but that's completely missing the point. I'd like to know WHY this doesn't work (forget erasure, it's not relevant in this case), and why I can't write my action without the extra junk, and just have my page take care of only calling getReports(...) once, then passing the result of that around. --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=26282&messageID=51721#51721 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]