Hi,

I want to do the following:

I have a ShoppingCart.
The users clicks on order and the items from the ShoppingCart are moved to
my OrderBean. ShoppingCart and OrderBean are EJB's.

Now it comes to the problem. The order must be proccessed in background
cause it will have a long durration.
After the order has be proccessed the user should be notived somehow.

How can I achieve this with JBoss and Struts ? What would be the best way to
implement this

Many thanks any any suggestions are welcome!!!


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to