]>I CAN'T split my processing into small chunks (and then I
]>need a cleint
]>application, which is not an ooption). TEll me I'm using
]>JavaWebServer 2.0,
]>where do I set the timeout ?? And when I've set the timeout,
]>doesn't the
]>cleint (in this case the browser) have a tiemout as well
]>which will hinder
]>this solution?

    Hi,

    If you can't split your processing, why not creating a processor servlet
working in the background ? This servlet can generate some intermediate
results and store them or communicate them. You can use another servlet to
display a refreshing "processing..." message, you can even display something
like a progress bar if you can quantify your task... Comments ?

    Regards,


    Yagiz Erkan
    Software Project Manager
    Rand Worldwide - IRELAND

___________________________________________________________________________
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