You might want to check out http://www.fusebox.org it was developed for
ColdFusion, but is just as usable with JSP.  The basic Idea of it is to
funnel all calls for a module through one page, and use a switch/case to
call each action, or method of that module.  Pages are also broken up into
query pages, display pages, action pages etc.

There is a book on Fusebox, and also some online Training Tutorials at
http://www.secretagents.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to