|
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. -- [ Picked text/plain from multipart/alternative ] Hello all, I have a behaviour that I cannot explain. I am in my browser, displaying portfolio data. I have a servlet that is responsible for displaying the portfolio in a pdf document. We have decided to display it in a new window. So, when the user clic on the print icon, it opens a new window and call the rendering servlet. I noticed that in this case the servlet is called 3 times! If I call directly the rendering the servlet from the browser url line, (no new window opened), the rendering servlet is called once. Can somebody explain me, why when opening a new window the request is sent 3 times? I have this in HTML: <div align="right"> <a href="/servlet/RenderPortfolio?action=toPDF&dummy=141240GBP31 January 2002.pdf" target="_blank"><img src="./secure/images/printer.gif" width="16" height="16" border="0"></a> </div> I was expecting sessions problems, but it is not the case. Cheers Gilles ********************************************************************** This E-mail and any files transmitted with it are confidential and intended for the exclusive use of the addressee(s) only. You should not disclose its contents to any other person. If you are not the intended recipient please notify the sender immediately. **********************************************************************
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.