Actually the spec clearly states that all new features tagwise will be Facelets only since JSP is only seen as legacy technology.
But that does not prevent anyone
backporting those features if he/she is willing to do that :-)


Werner



Am 28.02.10 15:04, schrieb Jakob Korherr:
Hi,

The tag exists (and works) only if you're using facelets-2. It is no
supported on JSP (like some other new features like e.g. f:ajax).

Regards,
Jakob

2010/2/28 Rudy De Busscher <rdebussc...@gmail.com
<mailto:rdebussc...@gmail.com>>

    Hi,

    I saw on several places the mentioning of a "Declarative Event
    Handling" in JSF 2.  But I couldn't find support for the <f:event>
    in Myfaces 2 beta. A quick look into Mojarra revealed that they also
    don't support the tag.

    Looking up the tag documentation shows a difference between the 2
    sources .

    The VDL Tag Library Documentation for JSF
    
(__https://javaserverfaces.dev.java.net/nonav/docs/2.0/pdldocs/facelets/index.html)
    doesn't have a mention of <f:event> but the VDL tag Library
    Documentation for facelets2
    (https://javaserverfaces.dev.java.net/nonav/docs/2.0/pdldocs/jsp/index.html)
    has the tag listed.

    Is there a Declarative Event Handling in JSF 2 (and thus missing
    code) or not ??

    Thx
    regards

    Rudy.




Reply via email to