Enable backwards navigation through Web applications
Matt Raible found this link
Enable backwards navigation through Web applications in response to an
appfuse listserv query about how to support breadcrumbs.
Solving the logout problem properly and elegantly
Here is a Struts article that I read today:
Solving the logout problem properly and elegantly
Struts best practices
Struts best practices, a good article about a lot of things Struts-related.
Struts, Spring and Hibernate
I've been a fan of
Matt Raible's
AppFuse project for quite a while in the way it combines
Struts,
Spring and
Hibernate. Though I haven't had the opportunity to use it to start a project, I have signed up for the
user mail list to supplement the
struts user list. Today I found an article on
O'Rielly called
Wiring Your Web Application with Open Source Java which describes pretty much the same thing.
Additional Note: Matt just ran a contest to get a logo for AppFuse and a winner was decided. Check out the new logo!
Gmail Invitations
I like
Google and
Gmail. They must like me as well since they just gave me 5 more invites!
This would be a quick way to see if anybody is reading:
If you want a GMail account,
send me your first name, last name, and email address.
Oracle Magazine
I started getting
Oracle Magazine again. It has been a few years since my last subscription and I now remember how much I like it: the first issue I got (
May/June 2004) has a Struts article!
Dev Struts: Reuse Tiles and Simplify UI It is a great intro on how to add
Tiles to an existing
Struts app.