[jira] Commented: (WW-1331) Ability to get an request.getInputStream() data

2006-09-12 Thread Vlasov Igor (JIRA)
[ http://issues.apache.org/struts/browse/WW-1331?page=comments#action_38197 ] Vlasov Igor commented on WW-1331: - What if I get an xml data from many outer sources and I can not control a content type of a stream in each case. I am asking to impl

[jira] Commented: (WW-1331) Ability to get an request.getInputStream() data

2006-07-20 Thread Vlasov Igor (JIRA)
[ http://issues.apache.org/struts/browse/WW-1331?page=comments#action_37819 ] Vlasov Igor commented on WW-1331: - In my commercial project i need to obtain an plain XML stream. I want do do it in WW action because this action derived from my own

[jira] Commented: (WW-1331) Ability to get an request.getInputStream() data

2006-07-18 Thread Don Brown (JIRA)
[ http://issues.apache.org/struts/browse/WW-1331?page=comments#action_37782 ] Don Brown commented on WW-1331: --- I'm not sure I see the problem...why is this bad? Why do you need access to the inputstream in your Action? Perhaps you should be usin