search results

  1. Stack Overflow is a question and answer site for professional and enthusiast programmers. It\'s 100% free, no registration required.
    stackoverflow.com/questions/13670150/​evaluating-an... - Cached
  2. >First I put a new hashmap object into velocity context named \"myMap\". >In my templates I can write: > ... Putting key/value pair into hashmap... apache; Re: ...
    www.mail-archive.com/velocity-​user@jakarta.apache.org/... - Cached
  3. This implementation uses a HashMap (@see java.util.HashMap ) for data storage. ... Fields inherited from class org.apache.velocity.context.AbstractContext:
    velocity.apache.org/engine/releases/​velocity-1.4/api/org/... - Cached
  4. Provides a specialized panel and some related utilities that enables users to work with Apache Velocity and Apache Wicket. ... Model < HashMap < String, String ...
    wicket.apache.org/learn/projects/​velocity.html - Cached
  5. Evaluating an hashmap in apache velocity-1. Multiplication in Velocity template. 1. How to print a list of objects in a Velocity template?
    stackoverflow.com/.../is-​velocity...evaluating-conditions - Cached
  6. runtime.introspector.uberspect = org.apache.velocity.util.introspection ... scope=\"session\"> <tool key=\"map\" class=\"java.util.HashMap ...
    velocity.apache.org/engine/devel/​webapps.html - Cached
  7. ... (HashMap.java:346) at org.apache.velocity.util.introspection.ClassMap$MethodCache.get(ClassMap.java:248) The solution is to properly synchronize access to get.
    issues.apache.org/jira/browse/VELOCITY-​718 - Cached
  8. import org.apache.velocity.*; import org.apache.velocity.app.*; public class MapClass { ... Map map = new HashMap(); map.put(\"rno\", \"1\"); map.put(\"name\", \"komal\");
    www.roseindia.net/apachevelocity/​map.shtml - Cached
    More results from roseindia.net »
  9. import java.util.HashMap; import org.apache.velocity.Template; ... import org.apache.velocity.app.VelocityEngine; public class Employee { public static void main ...
    code.geekinterview.com/java/velocity-​ framework... - Cached
  10. ... java.util.HashMap</class> + </tool> + <tool> + <key>date</key> + <scope>application</scope> + <class>org.apache.velocit y.tools.generic .DateTool</class ...
    mail-archives.apache.org/mod_mbox/​velocity-dev/200402... - Cached