-
Recent Posts
Archives
Frequent Topics
595 Android API mode APK Arduino bash clone cygwin DX160 EEPROM EL GlobalCache Graphic LCD hack home automation IE Infrared Internet Explorer IP2IR IR JAR java javascript jQuery jQuery UI LCD manual install MongoDB ORM Parallax RFID Schlage Serial Servo shell shift register simulator SoftwareSerial Sparkfun TTL X-10 X10 XBee XML mapping z-indexMeta
Monthly Archives: June 2011
Loading CSS from a JAR file evaluating EL
Yesterday I briefly explained how I was loading CSS files from a JAR and forcing their content through Velocity to evaluate expressions. A co-worker offered up a more simple solution, it’s after the break.
Loading CSS from a JAR file
Recently a co-worker created a jar with common utilities in it including some JSP tags. The tag was easy enough to deal with but how do you load CSS/JS from a jar file? His solution was pretty simple; create a … Continue reading
Posted in CSS, Programming, Velocity, Web Development
Tagged CSS, EL, JAR, JSP, Velocity
Leave a comment