[jboss-user] [JBoss Seam] - pattern to form urls for resources requested
gsegura
do-not-reply at jboss.com
Wed Nov 28 21:34:01 EST 2007
Hello,
I've read using absolute paths for reaching views is the recommended way, however given that webapp context path is variable some folks have resorted to this technique to resolve contextpath:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=120560
But what about URLs to resources defined inside .css files? EL expressions won't be evaluated there, right?. Should I stick to static references to ContextPath?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108746#4108746
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108746
More information about the jboss-user
mailing list