If somebody tries to access an invalid screen, I see Turbine.handleException takes a "java.lang.ClassNotFoundException", should I try to extend handleException to catch this case?
Is there any (good? easy?) way to trap all invalid screen requests? I'll add the lame signature I use to offer my project, if somebody drops the suffix and instead accesses:
http://www.bitblaster.JustAnExample.com/p/s/p/template/i,Welcome
I look really silly right out of the gate. Obviously I could alter my error message, but I'd rather trap all invalid URL's to a specific place.
-- ERROR -- Turbine.handleException:
Requested Screen not found:
Turbine looked in the following modules.packages path:
[cc.rnn.nh.modules, org.apache.turbine.flux.modules, org.apache.turbine.mods.template, org.apache.turbine.modules]
THANKS
-- Try my Homepage Toolbox! http://www.bitblaster.com/p/s/p/template/i,Welcome.vm
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
