why not just send the user an email after the order has been processed?
you could process the order using a message-driven bean that sends an email when completed, since you won't know if the user is still available after processing the order. HTH On Wed, 13 Feb 2002 14:16:36 +0100, Dirk Storck wrote: >How can I achieve this with JBoss and Struts ? What would be the best way to >implement this _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
