facebook

JSP Designer defaults "rendered" attribute in <

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

    paulspencer
    Member

    ME 4.0 GA

    The “rendered” attribute in JSF elements <h:… > should default to true. The JSP Designer assumes the attribute is false when it is not present.

    The properties sheet for the following element has “Rendered” unchecked.

    
        <h:inputText id="streetAddress"
          value="#{queryProperty.streetAddress}" required="true" />
    
    #236684 Reply

    Greg
    Member

    I will send a note about this issue to the development team for review. I see your point about the “rendered” attribute, but there may be another reason for the current behavior that I’m not aware of. So I’ll post a response when I hear back from the team.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JSP Designer defaults "rendered" attribute in <

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