Re: Bunch of issues...
Bob Lee <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.webwork |
|---|---|
| Message-ID | <26403478.1145310305230.JavaMail.os-j2ee@opensymphony01.managed.contegix.com> |
> The problem, of course, is type erasure in the > lovely JDK1.5 generics, so at runtime a List is a > List. Actually, you may not be able to tell what type of elements a List instance has, but you can check the element type for a List passed to or returned from a given method as we have here. --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=26282&messageID=51728#51728 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]