Jsp xml syntax is not recognized by Idea Permanently deleted user Created February 23, 2005 04:29 In my Test.jsp Simple jsp page Place your content here ]]> is not recognized by IDEA,did I miss some thing here ?-Rambabu
I'm no JSP expert, but are you sure, that
is the right thing to do?
Tom
According to jsp 2.0 spec you are not allowed to mix jsp and jspx syntax in
one file, only on include boundaries, that's why an error.
Eugene.
"Rambabu Talasila" <talasilar@yahoo.com> wrote in message
news:cvh0qv$cbb$1@is.intellij.net...
>
>
>
>
>
that's true and it is corrected . thanks for yr reply.
-Rambabu
"Evgueny Vigdorchik" <ven@intellij.com> wrote in message
news:cvhl07$3oh$1@is.intellij.net...
in
>
IDEA,
>
>