Raible's Wiki

Raible Designs
Wiki Home
News
Recent Changes

AppFuse

Homepage
  - Korean
  - Chinese
  - Italian
  - Japanese

QuickStart Guide
  - Chinese
  - French
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish
  - Japanese

User Guide
  - Korean
  - Chinese

Tutorials
  - Chinese
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish

FAQ
  - Korean

Latest Downloads

Other Applications

Struts Resume
Security Example
Struts Menu

Set your name in
UserPreferences


Referenced by
LeftMenu
News




JSPWiki v2.2.33

[RSS]


Hide Menu

Downloads


Difference between version 19 and version 18:

At line 5 added 3 lines.
<span>appfuse 1.0 &nbsp;
<a href="https://sourceforge.net/project/showfiles.php?group_id=49385&amp;release_id=200891" title="download now"><img src="images/download.gif" alt="download" /></a> &nbsp;
<a href="https://sourceforge.net/project/shownotes.php?group_id=49385&amp;release_id=200891" title="view release notes"><img src="images/notes.gif" alt="release notes" /></a></span>
At line 11 removed 3 lines.
<span>appfuse 0.9 &nbsp;
<a href="http://tinyurl.com/jm9a" title="download now"><img src="images/download.gif" alt="download" /></a> &nbsp;
<a href="http://tinyurl.com/jm9d" title="view release notes"><img src="images/notes.gif" alt="release notes" /></a></span>
At line 33 added 26 lines.
<span>appfuse 1.0 &nbsp;
<a href="https://sourceforge.net/project/showfiles.php?group_id=49385&amp;release_id=200891" title="download now"><img src="images/download.gif" alt="download" /></a> &nbsp;
<a href="https://sourceforge.net/project/shownotes.php?group_id=49385&amp;release_id=200891" title="view release notes"><img src="images/notes.gif" alt="release notes" /></a></span>
<p class="news"><a name="2003.11.30" id="2003.11.30"></a>AppFuse 1.0 Released! (November 30, 2003)</p>
<p>In this release, I did a lot of refactoring and enhancements to existing features. The DAO and Manager interfaces are no longer tied
to Struts or Hibernate. Hibernate's Session object is now passed as an argument into Manager and DAO constructors, rather than
method signatures.
The Remember Me feature has been refactored so the username and password cookies are only available under
the /appfuse/security url-pattern. I also changed the posting to "j_security_check" in LoginServlet from response.sendRedirect to
use a POST, using Jakarta Common's HttpClient. The reason I have a LoginServlet vs. just using action="j_security_check" in my &lt;form&gt;
is to encrypt passwords.
I feel this release deserves the big __1.0__ designation because it is an up-to-date representation of my learnings and my perceived
best practices in building web applications. Of course, as I learn more, I will continue to push out new releases.
I've developed 3 different applications using AppFuse ([struts-resume|StrutsResume] is one of them), and I have found that it's a pain to
upgrade to new versions of AppFuse. Because of this, I don't recommend upgrading unless you really need to. I will be upgrading
struts-resume to AppFuse 1.0, but I doubt I'll upgrade it to any future AppFuse releases - it's just too much work for not much reward.
</p>
<p class="links">
<a class="external" href="http://sourceforge.net/project/showfiles.php?group_id=49385&amp;release_id=200891">Download</a> (~11.5 MB for src, ~3.9 MB for bin) or <a href="https://sourceforge.net/project/shownotes.php?release_id=200891">View Release Notes</a>.
</p>
<p>''You can also check out the [AppFuse Wiki Page|AppFuse] or [FAQ|AppFuseSupport] for more information.''</p>
At line 41 changed 1 line.
<p class="news"><a name="2003.08.10" id="2003.08.10"></a>AppFuse 0.9 Released! (August 10, 2003)</p>
<p class="news"><a name="2003.08.10" id="2003.08.10"></a>AppFuse 0.9 Released. (August 10, 2003)</p>

Back to Downloads, or to the Page History.