My guess is it's calling once for the HTML, and once for the Gifback.  You
might want to look at HttpServletRequest.getPathInfo, I'd bet they're
different.
    (*Chris*)

----- Original Message -----
From: Stastny, Stephen <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 23, 1999 4:17 AM
Subject: SERVLET EXECUTES TWICE


> Can anyone assist me in finding out why this servlet would execute twice?
I
> removed the init since it was needed.  Basically, the servlet reads the
> properties file to get information, then it reads an oracle table to get
> more information and last it reads an HTML file to modify or add data to
the
> displayed output.
>
>  <<currentServlet>>
> Steve Stastny
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to