getErrorOnUseBeanInvalidClassAttribute() Returns true if Jasper issues a compilation error instead of a runtime
Instantiation error if the class attribute specified in useBean action
is invalid.
public boolean
getFork() boolean flag to tell Ant whether to fork JSP page compilations.
public boolean getErrorOnUseBeanInvalidClassAttribute()(Code)
Returns true if Jasper issues a compilation error instead of a runtime
Instantiation error if the class attribute specified in useBean action
is invalid.
The cache for the location of the TLD's
for the various tag libraries 'exposed'
by the web application.
A tag library is 'exposed' either explicitely in
web.xml or implicitely via the uri tag in the TLD
of a taglib deployed in a jar file (WEB-INF/lib).
the instance of the TldLocationsCachefor the web-application.