Hi Filipe,
what is that regex that you are using in the annotations for setUnixGroupId()?
Is it required? It seems like unnecessary overhead for validating and converting
a long. Have you tried it without it?
What is the reason for your own NullLongConverter? I guess it's because there is
no
Hi,
I am getting errors from Parameters Interceptor while it tries to set
a value for a property.
My JSP is:
The action is mapped to the method "String add()" of the following class:
@Validation
@Conversion
public class AccountAction extends BaseAction
{
private Account
2 matches
Mail list logo