<%@ page language="java" contentType="text/xml;charset=utf-8" %> <%@ page import="org.crosswire.sword.orb.*" %> <%@ page import="java.text.SimpleDateFormat" %> <%@ page import="java.util.Date" %> <% final String modName = "losung_de_2009"; response.setContentType("text/xml"); SWMgr mgr = SwordOrb.getSWMgrInstance(request); SWModule book = mgr.getModuleByName(modName); SimpleDateFormat formatter = new SimpleDateFormat("MM.dd"); SimpleDateFormat formatNice = new SimpleDateFormat("EEEE, MMM dd"); book.setKeyText(formatter.format(new Date())); %> CrossWire's Daily Devotion Daily devotional from <%=book.getDescription()%>. http://crosswire.org <%= new Date() %> en-us crosswire.org Copyright 2007, CrossWire Bible Society. 1 webmaster@crosswire.org webmaster@crosswire.org Christian Devotional Today's Devotion (<%= formatNice.format(new Date()) %>) Devotion of The Day http://crosswire.org/study/dailydevotion.jsp?mod=<%=modName%> <%= book.getRenderText() %> ]]> Powered by CrossWire.org <%= new Date() %>