You can try looking at : http://commons.apache.org/pool/
Reginald Javier
Software Engineer II, Strategic Customer Solutions Implementation
T: +632-859-5442
-Original Message-
From: Zoran Avtarovski [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 04, 2008 12:44 PM
To: Struts Users Maili
Hi Dave,
You can just create any class that extends the Thread object or implements the
runnable interface. The required method, run(), should abstract what u want to
do, (connect to the 3rd party server). Instantiate that class then call its
start() method from the Struts action that should tr
Hi Peter,
Please try adding the quartz.jar or spring-quartz.jar to your classpath. You
can check out http://www.springframework.org for the dependencies of the spring
version you're using.
Pls don't add anymore jars at the moment. Also, I would suggest reverting your
original classpath setting
3 matches
Mail list logo