5 May 14:39
wildcards for include/exclude parameters in converters
From: se <pamaneg@...>
Subject: wildcards for include/exclude parameters in converters
Newsgroups: gmane.comp.java.dwr.user
Date: 2008-05-05 12:41:46 GMT
Expires: This article expires on 2008-05-19
Subject: wildcards for include/exclude parameters in converters
Newsgroups: gmane.comp.java.dwr.user
Date: 2008-05-05 12:41:46 GMT
Expires: This article expires on 2008-05-19
Hello DWR Gurus!
I find the "include" and "exclude" parameters of the BeanConverter very useful.
Is it possible to use wildcards in include/exclude definitions?
I would like to do something like:
<convert converter="bean" match="MyClass">
<param name="exclude" value="str*"/>
</convert>
and expect DWR to exclude all member variables of MyClass that start with "str".
Thanks,
Gabor
RSS Feed