RE: Framework and application webapps

2005-05-13 Thread Mulligan, Scott H
truts.apache.org Subject: Framework and application webapps I have been using struts for a while now and have built up a collection of common code/forms/actions (stuff like log on, log off, administer news items, etc). Everytime I create a new web application that builds on top of these

Framework and application webapps

2005-05-12 Thread Craig Edwards
I have been using struts for a while now and have built up a collection of common code/forms/actions (stuff like log on, log off, administer news items, etc). Everytime I create a new web application that builds on top of these, I seem to be copying all the form/action definitions from my