15 concurrent users at a time will run comfortably on a desktop-class machine (let's say a Pentium IV 1.4 GHz with 1 G RAM). You could run both the IHS server and WebSphere on the same machine and not have it break a sweat.
If you REALLY wanted to be paranoid, consider using a 2 processor machine with at least 512 MB per processor.
The only thing I'd be careful of is to make sure that you're not running your database on the same machine.
So my advice is TRY IT. Set up a
test. Get a load tool and run 1, then 5, then 15 then 25, and then 50 concurrent users and see what the performance curve of your application looks like.
Kyle