facebook

JSTL jars not included in JSF capability [Closed]

💡
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 Archived
  2.  > 
  3. Bugs
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #207421 Reply

    miyamoto
    Member

    Hi

    I used the function “Add JSF capability”.
    Some files were added to my web project automatically .
    But, JSTL files(jstl.jar, standard.jar) were not added to the project.

    I think jstl files also be added to the project automatically.
    or should I add JSTL jars to project manually?

    #207441

    Riyad Kalla
    Member

    Thank you for the report, you are correct we should have those files.

    #207508

    support-michael
    Keymaster

    My understanding is that JSTL is a complementary technology to JSF but not a required part of it. For example if you download the JSF 1.0 spec and reference impl it does not include any JSTL jars or taglibs.

    Having said that, we are currently working on enhancements that include the ability to incorporate JSTL libs in your project via the WebProject, Struts Capabilities, and JSF Capabilities wizards.

    #207510

    Riyad Kalla
    Member

    My understanding is that JSTL is a complementary technology to JSF but not a required part of it. For example if you download the JSF 1.0 spec and reference impl it does not include any JSTL jars or taglibs.

    I believe you are right, I think the confusion comes from not really being able to find a JSF tutorial or example that doesn’t use JSTL….

    Having said that, we are currently working on enhancements that include the ability to incorporate JSTL libs in your project via the WebProject, Struts Capabilities, and JSF Capabilities wizards.

    Your approach sounds much better and more flexible, like adding another checkbox on those dialogs to “Install JSTL JARs” and “TLDs”. Thank you for the update.

    #207539

    support-michael
    Keymaster

    Changing thread status from [Bug] to [Enhancement]

    #209391

    Marcus Beyer
    Member

    @support-rkalla wrote:

    I believe you are right, I think the confusion comes from not really being able to find a JSF tutorial or example that doesn’t use JSTL….

    Even your “Default JSF template” doesn’t seem to run without JSTL:

    java.lang.NoClassDefFoundError: javax/servlet/jsp/jstl/core/Config

    (tried on JBoss 3.2.3)

    Marcus

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: JSTL jars not included in JSF capability [Closed]

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