Re: Struts + Commons 500 error

2006-07-08 Thread Martin Gainty
from the doc- If by chance you are attempting to auto-populate using various datatypes instead of String copyProperties is used for populating using varying DataTypes populate method is used only for populating with all String DataType http://jakarta.apache.org/commons/beanutils/api/org/apache/co

Re: Struts + Commons 500 error

2006-07-08 Thread Paul Benedict
You stated the problem well. Now what solution do you want? What kind of help are you looking for? Raghuveer <[EMAIL PROTECTED]> wrote: When session expires in my JSP i am getting following error. I am using Struts Nested tags and validator framework. I am always using the collection in my act