Thanks for the response; I will check the code.
Dwight
At 08:52 AM 6/1/2007, you wrote:
> From: Dwight Farris [mailto:[EMAIL PROTECTED]
> Subject: Arithmetic Exception
>
> I am receiving what I interpret as a 'divide by zero' error -
>
> java.lang.ArithmeticExcept
> From: Dwight Farris [mailto:[EMAIL PROTECTED]
> Subject: Arithmetic Exception
>
> I am receiving what I interpret as a 'divide by zero' error -
>
> java.lang.ArithmeticException: / by zero
> at
> edu.uc.cohorts.util.Util.calcCohortAllotment(Util.ja
Hello Everyone,
I am receiving what I interpret as a 'divide by zero' error -
StandardWrapperValve[action]: Servlet.service() for servlet action
threw exception
java.lang.ArithmeticException: / by zero
at edu.uc.cohorts.util.Util.calcCohortAllotment(Util.java:123)
at
edu.uc.coh