Hi all,
 
I'm new to tapertsy. Currently i am using Tapestry release alpha-2 and is having some problem with the upload component. It keep giving me an error message "Null Pointer exception". I had found out the error is due to the attribute "value" pass in to the method setFile is a null. 
 
public void setFile(IUploadFile value) {
        file = value;
    }
Is it because i am using release alpha-2 instead of alpha-4? Thanks in advance.
 
cheers,
Jason


Help STOP SPAM with the new MSN 8 and get 2 months FREE* ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer

Reply via email to