2008/10/7 Rusty Wright <[EMAIL PROTECTED]>: > I'm not sure what you mean "about the JSP/XML style".
I mean this: http://www.onjava.com/pub/a/onjava/2001/11/28/jsp_xml.html > My general problem is that I was hoping to make Eclipse happy; right now I > have several fragments that have the eclipse red circle error next to them, > and in the Problems tab it says for the Description "Syntax error on token > "}", delete this token" and the Location is line 0. Other errors for the > same file in the Eclipse Problems: >... > There isn't any java code in these fragments; only html and jsp tags. Err... turn off JSP validation then :-D > I think the underlying problem is something to do with the m2eclipse (maven > 2) plugin for eclipse; sometimes things get out of whack with it. I don't think so, Maven has nothing to do with JSP syntax :-O Antonio
