%@ include file="../resources/admin_header.jsp"%> <% String articleId = request.getParameter("id"); ArticleDataAccess articleAccess = new ArticleDataAccess(); Article article = articleAccess.get(Long.parseLong(articleId)); %>
|
||||||||||||
|
<%= article.getTitle() %>
<%= article.getAuthor() %>
<%= article.getContent() %> |
||
Site Map | Privacy Policy | Contact | © The Naturist Society |