-
Oct 18th, 2011, 10:27 PM
#1
unable to use <% %> tags in my jspx file
Hey guys, I'm currently having an issue where I cannot use <% %> tags in my jspx file, when I build the project I get the error "the content of elements must consist of well-formed characterdata or markup..
I'm attempting to get an url request to show specific values on the page...
I'd post thefull error but I am using my phone because I am having issues with my internet
-
Oct 25th, 2011, 02:10 PM
#2
try use <jsp:expression> tag, <%%> is not valid xml
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules