[ http://mc4j.org/jira/browse/STS-304?page=comments#action_10519 ] Andy commented on STS-304: --------------------------
Agree. A bean.getReader() method that uses the request charset will be a good thing. What will happen if a few text files using different encodings are uploaded at the same time to a List<FileBean>? > add FileBean.getReader() > ------------------------ > > Key: STS-304 > URL: http://mc4j.org/jira/browse/STS-304 > Project: Stripes > Issue Type: Improvement > Affects Versions: Release 1.4.1 > Reporter: Ben Gunter > Assigned To: Tim Fennell > Priority: Trivial > > FileBean should provide a method > public java.io.Reader getReader() > to complement the getInputStream() method. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://mc4j.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Stripes-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-development
