facebook

Struts-version

💡
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 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #273466 Reply

    Hi, MyEclipse Team!

    Actually my developers team is using 20061111-5.1.0-GA version. We use Struts in our project and the most up-to-date version is 1.2.7.

    Can i add Struts Capabilities in my project and after that update the Struts’s version to 1.3.8 manually? If i upgrade the Struts jars files, MyEclipse will recognize this libraries?

    Is there a best way to do something like that?

    Another thing. Is there a way to know the really version of a Framework? For example, i can see that the Struts’s version is 1.2 but i can’t see that it’s 1.2.7. Do you know what i mean?

    Thanks in advance!
    Marcelo Leite

    #273469

    Loyal Water
    Member

    A much faster workaround would be to:
    1) Create a new User Library with Struts 1.3.8 libs in it.
    2) When you add Struts caps to your project, at the bottom uncheck both the checkboxes to avoid adding JARs and TLDs to the project.
    3) After you add Struts caps, go to the project’s biuld path and add your User Library.

    You should be all set then.

    #273478

    Hi, ok it works!

    But the struts-config.xml should be updated manually too. Can i use struts-blank project as a base to copy the content?

    And how about to discover the really frameworks versions?

    Regard all.

    #273488

    Loyal Water
    Member

    Can i use struts-blank project as a base to copy the content?

    How do you plan on doing this ?

    And how about to discover the really frameworks versions?

    Can you rephrase this for me please.

    #273493

    Ok, let me explain!

    I could create the user library with the Struts JARs in it. But i have to update the struts-config.xml because the version 1.3.8 uses another DOCTYPE.

    I’ve asked what the best way to update struts-config.xml file.

    When you download struts-1.3.8-all, it offers a project called struts-blank. In it project there is a struts-config.xml file that uses the correct DOCTYPE to 1.3.8 version. Can i use it in my project?

    Furthermore, i’ve asked if there is a way to discover what is the really frameworks version in MyEclipse. For example, i can see that the Struts’s version is 1.2 but i can’t see that it’s 1.2.7.

    _______________________________
    Best Regards
    Marcelo

    #273551

    Riyad Kalla
    Member

    I could create the user library with the Struts JARs in it. But i have to update the struts-config.xml because the version 1.3.8 uses another DOCTYPE.

    I’ve asked what the best way to update struts-config.xml file.

    The best way to update it is manually for now, we will add Struts 1.3.8 support in our 6.0 release here shortly.

    When you download struts-1.3.8-all, it offers a project called struts-blank. In it project there is a struts-config.xml file that uses the correct DOCTYPE to 1.3.8 version. Can i use it in my project?

    Sure

    Furthermore, i’ve asked if there is a way to discover what is the really frameworks version in MyEclipse. For example, i can see that the Struts’s version is 1.2 but i can’t see that it’s 1.2.7.

    I see… not at this time unfortunately, the version we ship is 1.2.4, but in our 6.0 release we updated 1.2 to the latest Struts release as of a week ago, and we added 1.3.8 support.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: Struts-version

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