[iText-questions] Servlet runs twice if I use IE 5.5

2002-05-03 Thread Anis h

Hello,

I read your answere posted asking to check FAQ for
info regarding IE problems.. as you said I followed
the link to MS site and confirmed that IE 5.5 SP1
submits the request twice.. I installed SP2 but still
I have the same problem..  unfortunately my sevelt
updates a DB then it generates a report.. if it is
called twice there there will be two updates... I just
want to ask you and our iText experts is there any
know workaround for this particular problem. Also  MS
article has the following 

RESOLUTION
To work around this limitation and to considerably
improve the performance of your application, watch for
the contype userAgent request and only return the
content-type. 



but I really don't understand what that means..

in my servelt I have the following 

response.setContentType(application/pdf)

is that what the above resolution is asking me to do


kindly help me!

Anish



__
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com

___

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
___
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions



RE: [iText-questions] Servlet runs twice if I use IE 5.5

2002-05-03 Thread Sergio Lopez Rodriguez

Try using POST instead GET and it works: the servlet is called just once
... well, at least for me ;-)


Sergio


---
Este mensaje y los documentos, que en su caso, lleve anexos, pueden
contener informacion confidencial y ataƱe exclusivamente a las personas
a las que va dirigido. Cualquier opinion en el contenida, es exclusiva de
su autor y no representa necesariamente la opinion de AZERTIA.
Si usted no es el destinatario de este mensaje, considerese advertido de
que lo ha recibido por error y que cualquier uso, difusion o copia estan
prohibidos legalmente. Si ha recibido este mensaje por error, le rogamos
que nos lo comunique por la misma via o al telefono 93 207 55 11 y proceda
a destruirlo inmediatamente.  

This email is confidential and intended solely for the use of the individual
to whom it is addressed. Any views or opinions presented are solely those
of the author and do not necessarily represent those of AZERTIA.
If you are not the intended recipient, be advised that you have received
this email in error and that any use, dissemination, forwarding, printing,
or copying of this email is strictly prohibited.
If you have received this email in error please notify it to AZERTIA
by telephone on number +34 93 207 55 11.
---

___

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
___
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions