Hi Amid, I did in the past when generating reports. Your servlet has to start a thread that will in turn execute your program. If this can give you some ideas, for my report stuff I wrote a jsp page that reloads every 10 secs. and that checks if the report file was generated in order to display a message to say the work was done Good luck, Philippe
Philippe Bertramo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [EMAIL PROTECTED] 5, rue d'Oradour L-2266 Luxembourg Tel : +352 26458782 GSM : +352091461365 http://www.waex.com > -----Original Message----- > From: Amit r [mailto:[EMAIL PROTECTED]] > Sent: mardi 10 septembre 2002 11:51 > To: JRun-Talk > Subject: Executing java class through servlet > > > --0-748774209-1031651442=:33561 > Content-Type: text/plain; charset=us-ascii > > > Hi, > > I am facing one problem and would be glad if I could get an input. > I'm working on admin module and want to execute some java program > which may take 10mins. for execution through either JSP or > Servlet. DO any of you know how this could be done ? > > thanks > Amit. > > > > --------------------------------- > Yahoo! - We Remember > 9-11: A tribute to the more than 3,000 lives lost > --0-748774209-1031651442=:33561 > Content-Type: text/html; charset=us-ascii > > <P>Hi,<BR><BR>I am facing one problem and would be glad if I > could get an input.<BR>I'm working on admin module and want to > execute some java program which may take 10mins. for execution > through either JSP or Servlet. DO any of you know how this could > be done ?</P> > <P>thanks<BR>Amit.</P><p><br><hr size=1>Yahoo! - We Remember<br> > <b>9-11: <a href="http://dir.remember.yahoo.com/tribute">A > tribute to the more than 3,000 lives lost</a></b> > --0-748774209-1031651442=:33561-- > Archives: http://www.mail-archive.com/[email protected]/ > Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists > > --- > Incoming mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.385 / Virus Database: 217 - Release Date: 04/09/2002 > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.385 / Virus Database: 217 - Release Date: 04/09/2002 ______________________________________________________________________ Get the JRun Web Application Construction Kit - the only book written specifically for JRun developers. http://www.amazon.com/exec/obidos/ASIN/0789726009/houseoffusion Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
