Bill

- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Bill commented, -
Bill created a post, how to let IDEA know the source IS there`
hi to everybody like below<jsp:include page="footer.jsp"/>the footer.jsp is there but IDEA says "can not resolve symbol footer.jsp".how to change this?? -
Bill commented, -
Bill commented, -
Bill created a post, how to set IDEA debug with jdk5.0
when i test the enhance for iterate.IDEA give me an error message:for-each loops are not supported in -source1.3,try -source 1.5 to enable for-each loops.please help me.i am a beginner of java.than... -
-
Bill created a post, JSP String in scriplet the caret is not in a right place
hi to everybody !i just want to take a example to describe this problem."123456" if the caret is after 3 before 4,when i press backspace ,3 should disappear,but in scriplet 2 disappeared.it give m... -
-
Bill commented, -
Bill created a post, how to let IDEA support jstl
hello to everybody!i am a beginner of intellij IDEA.when i wrote jsp taglib to use EL.but idea told me the taglib was highlight in red that is mean wrong .how do i to do to make these things right!...