资讯

From the examples I've seen I could go the pure java servlet route (overriding the doGet method) and return the image with res.getOutPutStream ().write (imageData) or use a new action class ...
The new Struts version also fixes a server path information leakage issue and adds improved input sanitizing for the file upload example.