To be honest, I don't think I fully understood the request the first
time I read it. In re-reading the original post, I wonder if you are
looking for functionality similar to the sourceforge download page...
Are you hoping to start the user's browser downloading, but rather
than waiting for the do
Hi,
Martin Gainty wrote:
Encapsulate the long running resource in run() method of a Thread here is a
good example
http://java.sun.com/developer/technicalArticles/Threads/applet/
M--
I think the Java Servlet specification discourages such misbehavior
(creating threads explicitly):
Copied f
t: how to create background process
>
>
> Hi,
>
>I need to implement file download functionality in struts application.
> when user submits a filedownload request, FileProcessAction should
delegate
> the download process to another thread which runs as background process
an
lication.
> when user submits a filedownload request, FileProcessAction should delegate
> the download process to another thread which runs as background process and
> return to some other page without waiting for file download completion.How
> to do it ?
>
>
>
Hi,
I need to implement file download functionality in struts application.
when user submits a filedownload request, FileProcessAction should delegate
the download process to another thread which runs as background process and
return to some other page without waiting for file
> >Hello,
> >
> >I'm working on a Struts application using stand
> alone
> >OC4J (Oracle 9i AS) as my application server. I
> need
> >to deploy my application on a Windows NT machine
> >(remote), and run the application server as a
> >back
04/28/oc4jAsAWindowsService.html
Duncan
Shyam A wrote:
Hello,
I'm working on a Struts application using stand alone
OC4J (Oracle 9i AS) as my application server. I need
to deploy my application on a Windows NT machine
(remote), and run the application server as a
background process. Is it possi
Hello,
I'm working on a Struts application using stand alone
OC4J (Oracle 9i AS) as my application server. I need
to deploy my application on a Windows NT machine
(remote), and run the application server as a
background process. Is it possible to run the server
as a Windows service?
Has an
t: Lunes, 03 de Mayo de 2004 05:32 p.m.
To: 'Struts Users Mailing List'
Subject: background process
Hi Folks,
I need implement an action which sends back a forward upon request and
then, keep working on a batch process till finish in the background.
Anyone familiar with an easy mechan
Sent: Monday, May 03, 2004 8:21 PM
To: Struts Users Mailing List
Subject: Re: background process
If it's unix that you are running on you could run a command using
"nohup" , the java orthodox way
is to use a message driven bean/jms if you are running inside an
applicaion server
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Monday, May 03, 2004 1:32 PM
Subject: background process
Hi Folks,
I need implement an action which sends back a forward upon request and
then,
keep working on a batch process till finish in the backg
Hi Folks,
I need implement an action which sends back a forward upon request and then,
keep working on a batch process till finish in the background. Anyone
familiar with an easy mechanism in struts 1.1? Thanks.
Robert
-
To unsu
ei, Robert (MAN-Corporate)" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Monday, May 03, 2004 1:32 PM
Subject: background process
> Hi Folks,
>
> I need implement an action which sends back a forward upon request a
13 matches
Mail list logo