I have just tried the latest released version which supports JSP fragments. I am happy that I am now able to validate and discover when errors exist in the fragment code. However, the error that is returned gives me a line number that doesn’t match with the error. I’m assuming that’s because it’s the line number in the generated servlet code. If I could look at the generated code then I could see where the error is. Is there a way to see the generated code or is there a better way to figure out what the actual line number is in the fragment where the error occured?
thanks,
Rick.