Glad to hear it worked! The Spring Theme stuff doesn't assume anything about the values you're placing on the page. It could be urls, text, etc. that's why it doesn't resolve anything like that.
-Scott -Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia On Thu, Jul 3, 2008 at 10:25 AM, doahh <[EMAIL PROTECTED]> wrote: > > Hi Scott and thanks for the reply. > > You are right of course, I was simply missing the context path out of > example no. 2, when I put it in it works perfectly. > > Oddly, even when I use: > > href="<%=request.getContextPath() %><spring:theme code="css.column.layout" > />" > > I still need to add the contextPath, I am surprised that <spring:theme > does not handle that for me. I don't know spring so maybe I am missing > something simple. > > Sorry to have bothered you with a non-CAS problem. > -- > View this message in context: > http://www.nabble.com/Adding-custom-CSS-tp18255852p18260161.html > Sent from the CAS Users mailing list archive at Nabble.com. > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas >
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
