How to Upload file using JSF

hi,

Can anyone help me to upload the file using JSF. After searching on net I got this link http://www.onjava.com/pub/a/onjava/2005/07/13/jsfupload.html?page=1

But they are using MyFaces custom class. So when I tried to do file upload using this method. Its giving error while import org.apache.myfaces.custom.fileupload.UploadedFile;

So if anyone knows any different solution then help me out.

Thank you.

[437 byte] By [Appsa] at [2007-10-3 2:36:40]
# 1
Use Tomahawk file upload: http://myfaces.apache.org/tomahawk/fileUpload.html
amitteva at 2007-7-14 19:34:57 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Thanks for reply.
Appsa at 2007-7-14 19:34:57 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...