Re: XSP Problem

2006-02-13 Thread Derek Harmel
1 handler } } else { 0 } -- Derek Harmel :: Web Programmer :: KCI Technologies On 2/13/06, Derek Harmel <[EMAIL PROTECTED]> wrote: > Ralph, >

Re: XSP Problem

2006-02-13 Thread Derek Harmel
Ralph, I was using that method you described before and it was causing me problems somewhere, hence why I used the Java method. Anyway, I did change it as you suggested and still got the same exception. Could this have anything to do with me using JDK 1.5? -- Derek Harmel :: Web Programmer

Re: XSP Problem

2006-02-13 Thread Derek Harmel
John, Unfortunately, no luck. I think I did try that at one point. -- Derek Harmel :: Web Programmer :: KCI Technologies On 2/13/06, John L. Webber <[EMAIL PROTECTED]> wrote: > Derek, > > Try > if (handler.length() > 0) > > John > > Derek Harmel wrot

XSP Problem

2006-02-13 Thread Derek Harmel
at.length() == 0 || repeat.equals("0") ) { handler handler 1 handler } } else { 0 } -- Derek Harmel :: Web Programmer :: KCI Technologies