devdaily home | career | drupal | java | mac | mysql | perl | php | uml | unix

jforum example source code file (mailNewReplyWithContents.txt)

This example jforum source code file (mailNewReplyWithContents.txt) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - jforum tags/keywords

The jforum mailNewReplyWithContents.txt source code

<html>
<head>
<base href="${forumLink}">
<style type="text/css">@import url( ${forumLink}/templates/default/styles/style.css );
</head>
<body>
${message}
<br>
---------<br>
查询主题: ${path}<br>
取消主题: ${unwatch}<br>
</body>
</html>

Other jforum examples (source code examples)

Here is a short list of links related to this jforum mailNewReplyWithContents.txt source code file:

new blog posts

 

Other websites by Alvin Alexander:  
Life/living in Alaska (OneMansAlaska.com)
How I Sold My Business (HowISoldMyBusiness.com)

Copyright 1998-2011 Alvin Alexander, devdaily.com
All Rights Reserved.