The software hurdles, blockers and bugs that I come across at workplace and don't want to solve all over again next time if and ever I face them.
Tuesday, August 30, 2011
Friday, August 26, 2011
Thursday, August 25, 2011
Wednesday, August 24, 2011
Parametrized fmt tag in JSTL
http://www.xinotes.org/notes/note/452/
<%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%> <fmt:message key="my.message.key"> <fmt:param value="${the.first.place.holder}"/> <fmt:param value="${the.second.place.holder}"/> </fmt:message>
Monday, August 22, 2011
Wednesday, August 10, 2011
Subscribe to:
Posts (Atom)