Re: Exception debugging

2004-11-18 Thread Vic
Of the top, one of your tiles jsp's has a typo is a guess. I would test out each ONE of the tiles jsps ( and tiles actions?) BEFORE assembling them into one big JSP, this way you get a better error. hth, .V [EMAIL PROTECTED] wrote: Hell, Can anyone help a newbie with how to interpret an exce

Exception debugging

2004-11-18 Thread john . chesher
Hell, Can anyone help a newbie with how to interpret an exception stack? I have had some luck debugging previous problems, when the exception occured in my own code, as the stack info usually points to a line number or variable in the source file causing the problem. However, for an excep