Re: Using Java Generics in Struts Actions

2009-07-12 Thread Laetitia DUBY
On Sun, Jul 12, 2009 at 3:20 PM, Dave Newton wrote: > You don't describe the circumstances under which you get the error, so it's > difficult to help. It might just be OGNL's result vs. action property thing, > which is ignorable. I am not sure what you mean by circumstances, so I'll add all the re

Re: Using Java Generics in Struts Actions

2009-07-12 Thread Dave Newton
You don't describe the circumstances under which you get the error, so it's difficult to help. It might just be OGNL's result vs. action property thing, which is ignorable. Dave Laetitia DUBY wrote: Hi all ! I'm new to Struts2 and I'm starting with implementing a simple app. So far, everythi