jsp editor error: HttpServlet Request cannot be reolved to a type [message #159419] |
Tue, 07 February 2006 10:46  |
Eclipse User |
|
|
|
Originally posted by: mboerger.decommunications.com
Not sure if this is really a problem, or just an editor idiosyncrasy but
in some, but not all, of my JSP pages the first reference to the
built-in response object is highlighted as an error, which on mouseover
reveals the text 'HttpServlet Request cannot be resolved to a type'.
I can't see any relevant difference between the files that show the
error, and those that don't.
Clearly the editor recognizes the response object, or it wouldn't know
what type to say it can't resolve.
Can I safely just ignore this error?
|
|
|
Re: jsp editor error: HttpServlet Request cannot be reolved to a type [message #159586 is a reply to message #159419] |
Wed, 08 February 2006 02:03   |
Eclipse User |
|
|
|
On Tue, 07 Feb 2006 10:46:15 -0500, Matt B <mboerger@decommunications.com> wrote:
> Not sure if this is really a problem, or just an editor idiosyncrasy but
> in some, but not all, of my JSP pages the first reference to the
> built-in response object is highlighted as an error, which on mouseover
> reveals the text 'HttpServlet Request cannot be resolved to a type'.
>
> I can't see any relevant difference between the files that show the
> error, and those that don't.
>
> Clearly the editor recognizes the response object, or it wouldn't know
> what type to say it can't resolve.
>
> Can I safely just ignore this error?
>
Well, If it hasn't hurt you yet, it probably won't. But ....I hope you opten a bug oin it.
Be sure the files in question are in the right directory (under webconent ... sometimes if they
are not in the right directory we get confused and don't have proper error checking in our code.
|
|
|
Re: jsp editor error: HttpServlet Request cannot be reolved to a type [message #159904 is a reply to message #159586] |
Thu, 09 February 2006 11:59  |
Eclipse User |
|
|
|
Originally posted by: mboerger.decommunications.com
David Williams wrote:
> On Tue, 07 Feb 2006 10:46:15 -0500, Matt B
> <mboerger@decommunications.com> wrote:
>
>> Not sure if this is really a problem, or just an editor idiosyncrasy but
>> in some, but not all, of my JSP pages the first reference to the
>> built-in response object is highlighted as an error, which on mouseover
>> reveals the text 'HttpServlet Request cannot be resolved to a type'.
>>
>> I can't see any relevant difference between the files that show the
>> error, and those that don't.
>>
>> Clearly the editor recognizes the response object, or it wouldn't know
>> what type to say it can't resolve.
>>
>> Can I safely just ignore this error?
>>
>
> Well, If it hasn't hurt you yet, it probably won't. But ....I hope you
> opten a bug oin it.
>
>
> Be sure the files in question are in the right directory (under
> webconent ... sometimes if they
> are not in the right directory we get confused and don't have proper
> error checking in our code.
Thanks David for the response.
I've since re created the project, and now the error is not showing. If
it shows up again, I will open a bug report on it.
|
|
|
Powered by
FUDForum. Page generated in 0.04120 seconds