All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.anotheria.anosite.blog.presentation.renderer.BlogListViewBoxRenderer.jsp Maven / Gradle / Ivy

There is a newer version: 4.3.0
Show newest version
<%@ page contentType="text/html;charset=utf-8" session="true" %>
<%@ taglib uri="http://www.anotheria.net/ano-tags" prefix="ano" %>
<%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %>
<%@ page isELIgnored="false" %>

[Demo] Posts to blog:


${post.name}


Posted on: ${post.created} Updated on: ${post.updated}

${post.content}

Tags: ${tag.name}

Comments to this post:

Leaved on: ${comment.created} by ${comment.commentator}

  ${comment.content}






© 2015 - 2025 Weber Informatics LLC | Privacy Policy