facebook

jsp:setProperty [Duplicate]

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #200385 Reply

    cmfly
    Member

    In the latest version of the workbench (20604) when I do:

    <jsp:useBean id=”bean” scope=”session” class=”myPackage.MyClass” />
    <jsp:setProperty name=”bean” property=”*” />

    I get the following error:
    “de cannot be resolved”
    on that line and I get
    “de cannot be resolved or is not a valid superclass”
    on the first line of the file.

    But if I go back to version 20602 it works as it should without any errors.

    Please help.

    #200391 Reply

    cmfly
    Member

    Never mind I have found this bug already reported at : https://www.genuitec.com/forums/topic/myeclipse-2-6-4-jsp-setproperty-closed/

    #200392 Reply

    Scott Anderson
    Participant

    I was just about to report that. 🙂

    Good news though, it’s fixed in the internal 2.7 build so in about a week you’ll have an update.

    –Scott
    MyEclipse Support

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: jsp:setProperty [Duplicate]

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