Drasko,

I hava a .jsp which accesses classes on the server that create charts and
graphs.  They use the java.awt package to create the images in various
formats.  These classes can display the charts in an applet or encode the
graphics to a variety of formats (.jpg, .gif, .emf, .wmf, etc.).

Leon

> Hey Leon,
>
> what would you like to do with the java.awt package on
> the server side?!?!?!
>
> Drasko
>
>
> --- Leon Palermo <[EMAIL PROTECTED]> wrote:
> > Hey everyone,
> >
> > I have some server-side imaging classes that don't
> > seem to find the java.awt
> > package through tomcat.  I even manually added the
> > class files from the
> > java.awt package into my webapp's classes folder and
> > I still get a
> > NoClassDefFound error.  Is this a 'feature' of
> > tomcat to ignore the java.awt
> > package for speed purposes?  Thanks in advance.
> >
> > Leon Palermo
> > Zedak Corporation
> > Valhalla, NY
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Messenger - Talk while you surf!  It's FREE.
> http://im.yahoo.com/

Reply via email to