Re: BufferedImage in Tapestry

2012-10-06 Thread gonzalomp87
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.inter

Generating unique tapestry id or client id in HighCharts

2012-10-06 Thread bhorvat
Hi I am trying to use the HighChart component in the loop but with not luck so far. My problem is that the client id is always the same for everything that runs in the loop but if I put the few components next to each other then they all have the unique id. The code in the class that comes from the