Class BlogPostsNewGet

java.lang.Object
org.springframework.extensions.webscripts.AbstractWebScript
org.springframework.extensions.webscripts.DeclarativeWebScript
All Implemented Interfaces:
org.springframework.extensions.webscripts.WebScript

public class BlogPostsNewGet extends AbstractGetBlogWebScript
This class is the controller for the blog-posts-publishedext.get web script.
Since:
4.0
Author:
Neil Mc Erlean (based on existing JavaScript webscript controllers)