Hi, I have an UsersAction that has a List<Users> user;
User has the property java.util.Date dateOfBirth I want to use a default Convertor for java.util.Date in xwork-converion.properties which I know how to do, but I want to have a different Convertor for dateOfBirth. Is this possible and if so how do I specify it in UsersAction-conversion.properties Thanks Dave. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org