Thanks for the suggestions.  Either alternative will do what I require.

> This what i use, but its not exactly pretty, so hopefully 
> some one will come
> back with something better...

This can be tidied up slightly:

> String fuseaction = request.getParameter("fuseaction");
> if (fuseaction == null)
>       fuseaction = "home";

--
Stephen Oakes, Senior Developer.  [EMAIL PROTECTED]
Atomic Media, Level 1/216 City Road, Southbank, 3006.  +613 9695 5777

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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