Network Computing is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.

More progress! I've finally gotten

More progress!
I've finally gotten back to the code crunching and managed to put together a servlet to simulate the manufacturing process. Basically it just increases the inventory of our widgets.
WebSphere Studio is great at automating database queries, but I've found that for some things - like the simulations - it's overkill. I'm still using Studio to write the servlets, as it still provides the base configuration for deployment to our app server.
Next up - simulation of orders.