|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServletMultipartDecoder
| Method Summary | |
|---|---|
HttpServletRequest |
decode(HttpServletRequest request)
Decodes the request, returning a new HttpServletRequest implementation that will
allow access to the form fields submitted in the request (but omits
uploaded files. |
| Methods inherited from interface org.apache.tapestry.multipart.MultipartDecoder |
|---|
cleanup, getFileUpload |
| Method Detail |
|---|
HttpServletRequest decode(HttpServletRequest request)
HttpServletRequest implementation that will
allow access to the form fields submitted in the request (but omits
uploaded files.
request - The incoming servlet request
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||