facebook

Stuck in JSP 1.1

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    vbrecher
    Member

    I can’t find where in the MyEclipse project wizard I can set the JSP version. I need to build code that uses the newer tags such as <jsp:scriptlet>, and the compile fails. I assume that I am using JSP 1.1 instead of 1.2, but I can’t find any place to change the setting.

    I am running MyEclipse 3.0.

    #232542

    vbrecher
    Member

    This is a JSTL version problem, not a JSP problem. To make the <jsp:scriptlet> tags compile you should select JSTL 1.1 in the project wizard. I didn’t have this option until I updated Eclipse and downloaded and installed MyEclipse 3.8.4. I was running 3.7.x.

    #232552

    quincy
    Member

    hmm, using jsp:scriptlet is definitely a JSP (and not JSTL) version issue, but it’s not unusual for MyEclipse to mix specs up 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Stuck in JSP 1.1

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