Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » jsp editor error: HttpServlet Request cannot be reolved to a type
jsp editor error: HttpServlet Request cannot be reolved to a type [message #159419] Tue, 07 February 2006 10:46 Go to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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.
Previous Topic:Websphere 5.1 connector for Eclipse WTP 1.0
Next Topic:When will the publishing bug for "Error copying file" be released to milestone?
Goto Forum:
  


Current Time: Fri Mar 28 12:53:04 EDT 2025

Powered by FUDForum. Page generated in 0.04120 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top