You're trying to use a Tapestry page as if it was a servlet. Tapestry pages are not servlets nor JSP files. Even Tapestry itself is not a servlet, being a servlet filter.

Use tapestry-upload (http://tapestry.apache.org/tapestry5.1/tapestry-upload/) to handle file uploads.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to