Which annotations should I leverage?
Best regards
Ken in nashua
----Original Message Follows----
From: "Ken nashua" <[EMAIL PROTECTED]>
To: users@tapestry.apache.org
CC: [EMAIL PROTECTED]
Subject: is ognl usable inside *.css files ?
Date: Tue, 26 Jun 2007 10:19:45 -0400
Folks,
Want to impact my css-framework by entity based intrinsic's.
Ex. I have an app wide pojo that is stored inside MySQL that characterizes a
background.gif (yes it is a blob but thats irrelevent)
In any event, my blob gets put into an ASO and is sitting there at bootstrap
accessible via ognl object graph.
I want my css file to layout using that blob.
Can I use OGNL inside my css file?
Normally one would use
background: #fff url( images/background.jpg ) top left no-repeat;
I would like to use
background: #fff url( ognl:app.intrinsics.background.url ) top left
no-repeat;
Is this possible?
Any ideas on the appropriate way one should implement this? Thanks in
advance.
Best regards
Ken in nashua
_________________________________________________________________
Who's that on the Red Carpet? Play & win glamorous prizes.
http://club.live.com/red_carpet_reveal.aspx?icid=REDCARPET_hotmailtextlink3
_________________________________________________________________
Who's that on the Red Carpet? Play & win glamorous prizes.
http://club.live.com/red_carpet_reveal.aspx?icid=REDCARPET_hotmailtextlink3
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]