> attribute `name' in tag `display:table' has no corresponding set method in 
> tag class `org.displaytag.tags.TableTag'
>
>
>From the Resin source code it appears to me that Resin does not like "set"
methods with non-String parameter types at all. Unfortunately the displaytag
code does make use of setters in tag implementations with non-String types
(like Object).


-- 
Mike McNally
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to