jsp - Is the f:ajax tag of JSF2 compatible to JSP2.2? -


quote answer in why <f:ajax> tags doesnt work in jsp jsf2.0 :

old jsp not supported jsf 2. jsf 1.2 fallback modus. need successor facelets instead.

my question: jsp 2.2 considered "old jsp" or work jsf2 f:ajax tag?

(for record: plan replace jsp facelets eventually, first update "just" jsf 1.1 2.1 in corresponding project; use migrating jsf 1.2 jsf 2.0 guide)


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -