Re: Background Threads

2008-07-29 Thread Jeromy Evans
Frank W. Zammetti wrote: Is it still the case, given the JDK 1.5 concurrency stuff, that you are still not technically allowed to spawn threads in a J2EE container (per spec guidelines)? Did the latest J2EE spec loosen that restriction maybe? Hi Frank, I don't know of any loosening of tha

Re: Background Threads

2008-07-29 Thread dave.smith
tend to do? Will you wait for a >> response from your HTTPS server? >> >> Reginald Javier >> Software Engineer II, Strategic Customer Solutions Implementation >> T: +632-859-5442 >> -Original Message- >> From: dave.smith [mailto:[EMAIL PROTECTED] &g

Re: Background Threads

2008-07-29 Thread Frank W. Zammetti
er >> Software Engineer II, Strategic Customer Solutions Implementation >> T: +632-859-5442 >> -Original Message- >> From: dave.smith [mailto:[EMAIL PROTECTED] >> Sent: Monday, July 28, 2008 11:45 PM >> To: user@struts.apache.org >> Subject: Re: Ba

Re: Background Threads

2008-07-28 Thread Jeromy Evans
Original Message- From: dave.smith [mailto:[EMAIL PROTECTED] Sent: Monday, July 28, 2008 11:45 PM To: user@struts.apache.org Subject: Re: Background Threads I forgot to mention that I am using Struts 1.1. dave.smith wrote: I have a function that POSTs data to a third party HTTPS server:

RE: Background Threads

2008-07-28 Thread Reginald.Javier
? Reginald Javier Software Engineer II, Strategic Customer Solutions Implementation T: +632-859-5442 -Original Message- From: dave.smith [mailto:[EMAIL PROTECTED] Sent: Monday, July 28, 2008 11:45 PM To: user@struts.apache.org Subject: Re: Background Threads I forgot to mention that I am using

Re: Background Threads

2008-07-28 Thread dave.smith
er doesn't have to wait on the connection to establish. How > can I safely call this function so that it becomes a background thread? > > Thanks, > Dave > -- View this message in context: http://www.nabble.com/Background-Threads-tp18691709p18691741.html Sent from the

Background Threads

2008-07-28 Thread dave.smith
that it becomes a background thread? Thanks, Dave -- View this message in context: http://www.nabble.com/Background-Threads-tp18691709p18691709.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubs