It may not work for you or be very scalable but you may be able to have your server code create a GUI (it probably won't need to be set to visible) and use that to get the image. --- Shi Zili <[EMAIL PROTECTED]> wrote: > Dear all, > > Can you tell me how to read one gif image file and convert it into one > BufferedImage object in javabean? > I like to convert one gif image to other format image in web application, > it > seemed that > java.awt.Toolkit.getDefaultToolkit().getImage(String filename) can not > work > properly in application server. > > Any idea is appreciated. > > Thanks in forward. > > Zili Shi > > > To change your membership options, refer to: > http://www.sys-con.com/java/list.cfm >
===== James Amos Nathaniel Stauffer Stauffer_James @yahoo.com Spam food: [EMAIL PROTECTED] __________________________________________________ Do You Yahoo!? Yahoo! Autos - Get free new car price quotes http://autos.yahoo.com To change your membership options, refer to: http://www.sys-con.com/java/list.cfm
