I look the headers that tomcat return. [18:05:12.747] GET http://localhost:8080/dicom-1.0.0/mostrarimagenpage/1.3.6.1.4.1.9328.50.3.10887 [HTTP/1.1 500 Error Interno del Servidor 424ms]
and inside show 2 fields where I think is the problem x-Tapestry-ErrorMessage: org.apache.tapestry5.ioc.internal.OperationException Content-Type: text/html;charset=UTF-8 In my code I tried change the content-type with this lines: @Meta("tapestry.response-content-type=image/JPEG") @AuthenticationPolicy(AuthenticationPolicyType.AUTHENTICATED_USERS) public class MostrarImagenPage -- View this message in context: http://tapestry.1045711.n5.nabble.com/BufferedImage-in-Tapestry-tp5714465p5716694.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org