#126 - uploading data in both markup operations
•JSR168 allows uploading in both performAction() and render()
•WSRP only passes uploaded data to performInteraction()
•What would be the impact of adding these fields to getMarkup()? Certainly a big increase in payload size. What about redundant sends?
–Resolved: Only the performInteraction variants