This is a utility class to render link to resources used by custom components.
Mostly used to avoid having to include
in the head of the pages before using a component.
Version:
$Revision: 1.17 $ $Date: 2004/12/27 04:11:11 $
$Log: AddResource.java,v $
Revision 1.17 2004/12/27 04:11:11 mmarinschek
Data Table stores the state of facets of children; script tag is rendered with type attribute instead of language attribute, popup works better as a column in a data table
Revision 1.16 2004/12/24 14:11:50 svieujot
Return resource relative mapped path when given null context.
Revision 1.15 2004/12/17 13:19:10 mmarinschek
new component jsValueChangeListener
Revision 1.14 2004/12/06 01:02:02 svieujot
Write the response in the log messages (mainly to debug problems due to filters order).
Revision 1.13 2004/12/03 21:20:09 svieujot
Add type="text/css" for inline styles.
Revision 1.12 2004/12/03 21:15:21 svieujot
define AdditionalHeaderInfoToRender.equals to prevent several include of the same header info.
Revision 1.11 2004/12/03 20:50:52 svieujot
Minor bugfix, and add