facebook

myfaces and

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

    arnor
    Member

    hi to all,

    I installed a fresh copy of eclipse 3.02 and MyEclipse 4.0M1.
    I use sun-jdk-1.4.2.06
    During my test with myfaces I tried <x:inputHtml>
    MyEclipse doesn’t found tag.Otter tags (ex. inputCalendar, inputFileUpload) there are.

    Very strange because I check in myfaces.jar and I found tld with inputHtml tag.
    any idea about this behavior?

    regards Lorenzo

    #230025 Reply

    Werner Punz
    Member

    this one belongs to the extended components, make sure, that you have
    the extended components jar and the include in the jsp file…

    #230033 Reply

    arnor
    Member

    I solved.
    I just changend:
    xmlns:x=”http://myfaces.sourceforge.net/tld/myfaces_ext_0_9.tld&#8221;
    to
    xmlns:x=”http://myfaces.apache.org/extensions&#8221;

    regards Lorenzo

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: myfaces and

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