verifier@glassfish.java.net

Static verification of JSF pages

From: Sahoo <Sahoo_at_Sun.COM>
Date: Thu, 27 Nov 2008 15:08:35 +0530

Ed,

This is a verifier related discussion. Is there anyway to verify JSF
pages statically? In verifier, we already call our Jsp compiler to
compile JSPs. That should take care of ensuring that JSF pages are well
formed and the tags are correctly used, but I want to know if there is
anything more that we can do in verifier. e.g, is the EL expression
syntactically correct? Is the action method present in the managed bean?

Thanks,
Sahoo