|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
javax.servlet.http.HttpServletRequest |
decode(javax.servlet.http.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 |
public javax.servlet.http.HttpServletRequest decode(javax.servlet.http.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 | ||||||||||