Access to implicit objects

I have the following line in a JSP:

">goto]]>


IDEA marks 'encodeURL' as error (and it doesn't offer any methods after writing 'response.').
Of course the page does exactly what it should, since the code is obviously correct.
Does anybody know what I'm doing wrong?

0
Avatar
Permanently deleted user

Ok, next time I won't forget to add servlet.jar to the classpath...

0

请先登录再写评论。