[jboss-user] [JBoss Portal] - Re: Getting scripts/css into the header tags
esmith1
do-not-reply at jboss.com
Tue Jun 3 11:17:42 EDT 2008
If you have some static entries for the head you can place them into the <header-content area of the jboss-portal.xml file. Here is similar post: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=132465
If you have dynamic content, you can inject it programatically:rResponse.setProperty("HEADER_CONTENT",
| "<link rel=\"stylesheet\" type=\"text/css\" href=
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155406#4155406
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155406
More information about the jboss-user
mailing list