
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
|
|
Issue Links:
|
Duplicate
|
|
|
|
This issue is duplicated by:
|
|
|
|
|
|
|
|
| Resolution Date: |
04/Aug/06 09:24 PM
|
|
Currently parsing is all or nothing. This is unfortunate in a streaming environment. For example, if you know that the big parameter is the latest, then you might setup the environment, depending on other parameters, which have already been read, before reading the last parameter.
|
|
Description
|
Currently parsing is all or nothing. This is unfortunate in a streaming environment. For example, if you know that the big parameter is the latest, then you might setup the environment, depending on other parameters, which have already been read, before reading the last parameter. |
Show » |
|
Iterator FileUploadBase.getRequestIterator(RequestContext ctx)
which returns an iterator over the items. The old method is implemented internally by using the iterator.