Hello, I am confused. I want a kind of transition page. I only request a servlet that handle all the transaction. In the servlet the first step is to forward a page and while this page is shown to the client, call the functions to continue inside the servlet without any request from the client. The fact is that this page is alway shown after the treatement is done, whereas it should be before. I have set the page buffer to 16 but nothing change. If you have any idea. I already checked the mailing list archive and test some things that did not change anything. And the fact is to do that I can use Javascript, but I really do not want to....because of compatibility reasons... Another point is to try to forward a JSP page and at the end of the page to include the servlet so that there is a HTTP request generated from the client.. But how exactly to do this ??? A simple include does not work. thanks fo all. > Regards, > Guillaume Kieffer > > ____________________________________________________________________ > > Kann Ihr Handy schon payboxen? Kostenloser Simulator und > Sofort-Freischaltung: > http://www.campaign.paybox.de/banner.php3 > ____________________________________________________________________ > > > Guillaume Kieffer > Developer > paybox.net AG Max-Planck-Ring 31 D 65205 Wiesbaden Germany > fon: +49.6122.587-550 mobil: +49.177. 272 92. 69 fax: > +49.6122.587-587 > http://www.paybox.net mailto:[EMAIL PROTECTED] > > > ___________________________________________________________________________ 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
