Those parameters name contains space "white character" at the end.. So much code is done with the same..
In the same page now file upload is done. so the request coming in is now MultipartRequest.
When i am trying to upload file, these parameters with white space at the end are not containing any white space at the end.. I guess it is trimmed in the implementation. When i am not uploading file it is coming with white space..
Now you will say that i can trim the same and use, but so much code is done with the same.. and some values are appended after that space..
So some of the parameters are becoming like "variable_ 1231" existing code can not be changed..
Any one faced the same problem.. Is it MultipartRequestWrapper's problem .
Which MultipartRequestWrapper are you talking about? There are several. Regardless, it's not part of the servlet spec, so belongs in a different forum.
tat jugran
Greenhorn
Joined: Mar 26, 2010
Posts: 9
posted
0
Its about jakartamultipart request.. where i should post it?
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.