Also, you know that deprecated does not mean you cannot use the tags,
right? The tags still are good. I am not suggesting anything, but
"deprecating" a tld is not really "deprecating," is it? If you want to use
it, use it. Like Yogi said about the striking baseball players (only in
reverse)
Since the Template Tag now is deprecated, how do I mangage to solve this
issue with Tiles?
ContentMap cm = ContentMap contentMap = new ContentMap();
contentMap.put("top", new Content("page1.java", "false"));
contentMap.put("left", new Content("page2.java", "false"));
2 matches
Mail list logo