alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

jforum example source code file (download.jsp)

This example jforum source code file (download.jsp) 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

before, download, download, if, if, jforum, jforum, license, project, source, thank, the, the, we

The jforum download.jsp source code

<jsp:include page="header.jsp"/>

<style type="text/css">
#downloadContainer {
	background:#FAFFF3 none repeat scroll 0% 50%;
	margin-bottom:10px;
	padding:5px;
}
</style>

<!-- InstanceBeginEditable name="MainContent" -->
<div style="padding-top:10px;">
	<table border="0" cellspacing="0" cellpadding="0">
		<tr>
			<td width="100%" valign="top">
			  <div style="padding:0px 10px">
					<img src="images/bt_downloadnow.gif">
					<div>
<!-- --> <!-- Before download --> <div class="blue-title" style="font-size: 16px; font-weight: bold;">Before you download... <p> ...please take a moment to read this. </p> <p> JForum is an Open Source project, maintained by at least one full time Senior Developer, <i>which costs US$ 3,000.00 / month. </p> <p> If JForum helps your work, saves your time (time is money, remember?) and increase your earnings, support it. The simpler way is to make any <a href="contribute.jsp">donation via PayPal. </p> <div> <p> <ul class="ul-orange"> <li>Please consider helping this project. </ul> <br /> <jsp:include page="donate_now.inc.jsp"/> </p> <div> <p> JForum has grown a lot every day, since four years ago, which is a great thing, and initially it wasn't my intention to fully work on this tool. Lately, I'm spending a lot of time on it, specially to make JForum 3 a reality, to help users, to improve the program, to research about better solutions. So, your support is very welcome! </p> <p> Thank you. Rafael Steil - JForum Project Leader. </p> <p> <a href="contribute.jsp">Click here for more information about supporting JForum. </p> <div> <p> <div class="blue-title" style="font-size: 16px; font-weight: bold;">Download </p> <p> Don't forget to check out the <a href="install.jsp" class="blue">installation instructions. We would love to hear from you. Leave a <a href="community.jsp" class="blue">feedback when possible. </p> <div id="downloadContainer"> <!-- License --> <div class="blue-title" style="font-size: 16px;">License agreement <p> The current version of JForum is the result of years of work of many people, who have spent thousands of hours developing the software. </p> <p> JForum has its source code open under the terms of the <a href="http://en.wikipedia.org/wiki/BSD_license" class="blue">BSD license, which basically states that you can use and customize JForum without any cost. </p> <p> Although, you are required to maintain full credits to the project, and we sincerely ask you to link back to us whenever possible. </p> <div class="blue-title" style="font-size: 16px;">Files <p> Download JForum ZIP package

<p> Download JForum WAR package

<p> Download JForum source code

</div> </td> <td width="198" valign="top"> <tr> <td width="12"> <td> <td width="12"> </tr> <tr> <td background="images/ic_left_line.gif">  <td bgcolor="#F6F6F6"> <img src="images/ic_installation.gif"> <div> <img src="images/orange_arrow.jpg"> JForum provides a graphical installer through the web browser, which simplifies the entire process. <p>Please read the installation instructions before you start, so you won't run into any problems.

</div> <div style="padding-top:10px"> <div> <img src="images/orange_arrow.jpg"> Upgrade from previous versions of JForum is very easy and painless. We always work hard to make the process the easiest possible. <p>If you are going to upgrade your JForum installation, check out the instructions here.

</div> <div style="padding-top:10px"> <div> <img src="images/orange_arrow.jpg"> If you ran into a problem, check out our bug reporting tool. The forums are a good place to ask for information as well. </td> <td background="images/ic_right_line.gif">  </tr> <tr> <td> <td> <td> </tr> </table> </tr> </table> </div> <!-- InstanceEndEditable --> <jsp:include page="bottom.jsp"/>

Other jforum examples (source code examples)

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

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.