You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.
| Online: | 16 Members of 4546 |
| Forum: Seam Users |
06. Oct 2008, 13:56 CET | Link |
Hello again! I could retrieve a longblob image with a byte[] field, and display it with a s:graphicImage tag. The problem is when I try to generate this way a GIF transparent image, in this case the image is not displayed. Anyone can help me?