interest at all to send emails for those that canceled
the download process.
I am looking forward for a solution because the way my code is now is wrong.
It is logging everybody no matter which button they pressed (open, save or
cancel).
Once more, any suggestion is more than welcome.
Siomara
Sure:
package servlets.comum;
import java.io.*;
import javax.servlet.*;
import javax.servlet.http.*;
import comum.ArquivoGestor;
/**
* Definition of class DownloadFile.
*/
public class DownloadFile extends HttpServlet
{
private String original_filename = "MYFILE.txt";
private String
e on the servlet has been already executed.
The messages bellow that I included are displayed before any click on any of
those buttons.
> here 1
> here 2
> here 3
> here 4
> here 5
> here 6
Any help is welcome. I am looking so hard for a solution but I am not
finding anything on the
put lots of messages on the code to understand how it works and even if I
click [CANCEL] the messages will be printed showing that all commands will
be executed no matter which button was clicked.
Can someone help me to identify which button was clicked?
Thanks
Siomara
Hello all,
Does anyone know a link to a simple sample for downloading files? I found
some but very confusing.
The code is welcome too.
Thanks
Siomara
Olá pessoal,
Estou tentando entrar no grupo. Alguém pode por favor responder para eu ver
se consegui.
Obrigada
Siomara
e user
> selects the physical place to store the file.
>
>
>
> I don't know how can I get which button the user clicked since the
download
> manager window is provided by Windows and not one of mine.
>
>
>
> Can some one help me with that?
>
>
>
> Thank
the file on the second window but CANCEL the
download (on the second window).
I've been searching for a solution on the WEB but had no success.
Any help is welcome.
Siomara
-Mensagem original-
De: David Wall [mailto:[EMAIL PROTECTED]
Enviada em: quinta-feira, 13 de novembro de 2008
Can some one help me with that?
Thanks
Siomara
That's right Pavel.
Mark is correct. It's been a while that I am being forced to develop in this
crap php language that I forgot that tomcat main application is not under
webapps. It's under a ROOT folder.
So rename ROOT to ROOTSomething
create a ROOT folder. Place your application on it.
Let m
Pavel,
the default.jsp is either a index.html or index.jsp file.
sio
-Mensagem original-
De: Pavel Pragin [mailto:[EMAIL PROTECTED]
Enviada em: sexta-feira, 28 de dezembro de 2007 17:08
Para: Tomcat Users List
Assunto: RE: how to get rid of the path after the URL
Hello,
I wasn't able
TRY accessING YOUR APPLICATION by TYPING:
http://localhost:8080/jiveforums
8080 is the port you set for tomcat. change if IT is another one.
remember...tomcat has its main page located inside webapps. that's the
reason you get it when you access http://LOCALHOST:8080
KISSES
SIO
Let me see if I understood:
'jiveforums' is the name of the folder where ur application is inside
webapps folder, right?
Tomcat is a webapplication designed to run LOTS of applications. Each one
must be inside of a folder inside webapps. So far you did it correct because
you created your applicat
.
-Mensagem original-
De: Dani [mailto:[EMAIL PROTECTED]
Enviada em: segunda-feira, 18 de dezembro de 2006 10:20
Para: users@tomcat.apache.org
Assunto: Re: My webapp is oddly asking for user and password
On 12/18/06, Siomara-at-planalto.gov.br |tomcat|
wrote:
> don´t you have to include
don´t you have to include the port tomcat is listening?
http://localhost:8080/rms or any other port like: http://localhost:8899/rms
-Mensagem original-
De: Dani [mailto:[EMAIL PROTECTED]
Enviada em: domingo, 17 de dezembro de 2006 17:43
Para: users@tomcat.apache.org
Assunto: My webapp is
I faced the same problem once and solved it by closing resultsets,
statments, setting them to null and forcing garbage colletor from inside my
application.
try speading out "System.gc();" in estrategic points of your application.
-Mensagem original-
De: Viks [mailto:[EMAIL PROTECTED]
Env
/servle ts/PesquisaTabPeriferica) is not available
Oi Siomara,
>
> incluiMarcaPropriedade
> servlets.IncluiMarcaPropriedade
>
> pesquisaTabPeriferica
> servlets.PesquisaTabPeriferica
>
> registraMarcaPropriedade
> servle
ckage servlets;' as first line of all servlets
The web.xml file looks like this:
http://java.sun.com/dtd/web-app_2_3.dtd";>
Presidencia da Republica
SISC by Siomara Pantarotto
incluiMarcaPropriedade
servlets.IncluiMarcaPropriedade
pes
is welcome
Siomara
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
All my classes are into packages.
I used the same structure of "servlets-examples" sample in my application.
C:\Software\Apache Software Foundation\Tomcat
5.5\webapps\servlets-examples\WEB-INF\classes
The servlets in this sample are under the classes folder just like in my
application.
Are you
tus report
message /servlet/RegistraMarcaPropriedade
description The requested resource (/servlet/RegistraMarcaPropriedade) is
not available.
> This is my web.xml file:
http://java.sun.com/dtd/web-app_2_3.dtd";>
Presidencia da Republica
SISC by Siomara Pantarotto
Thanks to you Michael,
I solved the problem including "return true" before submitting the form
Siomara
Inclui/Altera Marca Propriedade
/
// Set focus to the first form element
//
function
Hi all,
I have not received any reply regarding the issue bellow. Please, any help
is MORE THAN WELCOME.
I also can´t see if my messages are reaching everybody correctly since I get
no copy of it when I post.
Sio
-Mensagem original-
De: Siomara Cintia Pantarotto
Enviada em: sexta
I did not get this message. Can you please resend it?
Thanks
-Mensagem original-
De: Michael Jouravlev [mailto:[EMAIL PROTECTED]
Enviada em: sexta-feira, 30 de junho de 2006 16:02
Para: Tomcat Users List
Assunto: Re: problem with doPost method - executed twice
Did the answer that posted
Dear all,
I have developed a web application that is running under tomcat 5.5.17 that
is under windows XP.
I have a servlet that retrieves data from a html form, creates an object and
passes this object to a manager class that inserts the data into Oracle.
Everything works fine except that I not
Dear all,
I have developed a web application that is running under tomcat 5.5.17 that
is under windows XP.
I have a servlet that retrieves data from a html form, creates an object and
passes this object to a manager class that inserts the data into Oracle.
Everything works fine except that I not
26 matches
Mail list logo