----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
On the part:
"...there's no need for X.
X has nothing to do with it at all. Just use the graphics library
(awt.graphics???)..."
I don't believe that's correct. awt on Unix needs an X-Server to run. Go
to
the JServ Faq-O-Matic and search on "awt" and you'll see some posts on
how to set this up.
- Fernando
|--------+----------------------------------------->
| | Greg Lahens |
| | <[EMAIL PROTECTED]> |
| | Sent by: |
| | <[EMAIL PROTECTED]|
| | -dogs.com> |
| | |
| | |
| | 10/18/2000 02:11 PM |
| | Please respond to "Java Apache |
| | Users" |
| | |
|--------+----------------------------------------->
>------------------------------------------------------------------------------------------------------------|
|
|
| To: "Java Apache Users" <[EMAIL PROTECTED]>
|
| cc:
|
| Subject: RE: Servlets Rendering to a Frame....
|
>------------------------------------------------------------------------------------------------------------|
----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
OK. What on earth is this all about? It sounds like you're trying to have a
servlet render graphics to send to a web page or program waiting for the
graphic? If this is what you are trying to do, then there's no need for X.
X has nothing to do with it at all. Just use the graphics library
(awt.graphics???) to draw into a virtual object then gif encode it then
send the bytes to the response stream...
Other than that, I'm not sure what you're asking. Please be more clear
about the goal you are trying to accomplish, setting, environment, and type
of application...
-Greg
At 10:41 AM 10/18/00 -0700, Bill Volk wrote:
>----------------------------------------------------------------
>BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
>WHEN YOU POST, include all relevant version numbers, log files,
>and configuration files. Don't make us guess your problem!!!
>----------------------------------------------------------------
>
>Server won't run any servlet that does graphics. I was told that X needed
>to be on and that I needed to pass environmental variables (DISPLAY) into
>the system somehow....
>
>Bill
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Bruno
> > Wenger
> > Sent: Wednesday, October 18, 2000 12:58 AM
> > To: Java Apache Users
> > Subject: AW: Servlets Rendering to a Frame....
>
> > Bill,
> >
> > I am not shure what your problem is.
> > I never cared about X or not because it's hidden in AWT.
> >
> > Regards, Bruno
> >
> >
> >
> > > -----Ursprüngliche Nachricht-----
> > > Von: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED]]Im Auftrag von Bill
Volk
> > > Gesendet: Mittwoch, 18. Oktober 2000 06:36
> > > An: Java Apache Users
> > > Betreff: Servlets Rendering to a Frame....
> > >
> > >
> > > ----------------------------------------------------------------
> > > BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> > > WHEN YOU POST, include all relevant version numbers, log files,
> > > and configuration files. Don't make us guess your problem!!!
> > > ----------------------------------------------------------------
> > >
> > > We need to have some servlets generate graphics (Java 2.0) by
> > > drawing into a
> > > Java Frame.
> > >
> > > I understand that you have to have X running to allow servlets to
render
> > > graphics.
> > >
> > > Got that, but what do I do to the jserv.properties file to let it
> > > know that
> > > X is up?
> > >
> > > Thanks,
> > >
> > > Bill Volk
> > >
> > >
> > >>
>
>
>
>--
>--------------------------------------------------------------
>Please read the FAQ! <http://java.apache.org/faq/>
>To subscribe: [EMAIL PROTECTED]
>To unsubscribe: [EMAIL PROTECTED]
>Search Archives:
><http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
>Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]