A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
JSP
Author
CSS with EL
Lucas Smith
Ranch Hand
Joined: Apr 20, 2009
Posts: 804
1
I like...
posted
Oct 30, 2009 12:49:19
0
How can I use CSS file and EL?
For example I want to read color value using EL and assign it to the property of CSS file. Is it possible?
SCJP6, SCWCD5, OCE:EJBD6.
BLOG:
http://leakfromjavaheap.blogspot.com
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56157
13
I like...
posted
Oct 30, 2009 13:04:19
0
They have nothing to do with each other.
So, no.
Perhaps you can explain what you are really trying to accomplish and perhaps a supported way of achieving it might be possible.
[
Smart Questions
] [
JSP FAQ
] [
Books by Bear
] [
Bear's FrontMan
] [
About Bear
]
David Newton
Author
Rancher
Joined: Sep 29, 2008
Posts: 12617
I like...
posted
Oct 30, 2009 17:17:20
0
You could run a CSS file through
JSP
, I suppose.
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: CSS with EL
Similar Threads
Expression Language inside javascript file
layout and multibrowser hell
JSP configured in web.xml
EL: how to access properties/methods that are not getFoo() methods
Change CSS from ControllBean
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter