The more I think about this - it does not make sense to make the action class a thread. Since the action is part of the request processing thread.
How do you implement a polling thread with Struts actions. Thanks for any suggestions!! nmall wrote: > > Hi, > > Is it OK for the Struts2 action to implement Runnable. I would like to > use DWR Reverse AJAX to push certain information to the JSP. Can the > action become the thread that continuously pushes information to the JSP, > since we are using Struts2 as our front end framework. > > Please let me know if you see any problems with this approach. > > Thanks a lot!! > -- View this message in context: http://www.nabble.com/Struts2-actions-as-Runnable-thread-tf4143021.html#a11786216 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]