facebook

Build problem with JSP: ArrayList not recognized

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #292151 Reply

    anqing
    Member

    Hi,

    I’ve just installed MyEclipse Blue 7.0 but immediately ran into a problem with JSP pages.

    I got

    ArrayList cannot be resolved to a type.

    The first line of my JSP page is

    <%@ page import=”java.util.*” %>

    The line is marked as invalid in the editor. Why?

    Secondly when I build my web project, why does MyEclipse comile JSP pages as well?
    How to turn that off?

    I appreciate any help!

    #292194 Reply

    Loyal Water
    Member

    anging,
    I was unable to reproduce the first issue that you pointed out. Can you paste your JSP file here for me so that I can try reproducing the issue at my end.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Build problem with JSP: ArrayList not recognized

You must be logged in to post in the forum log in