Christoph Zwerschke wrote:
[snip]
> 
> Let me know whether you think this all makes sense before I will check 
> it in ;-)
> 

Very good idea, allowing declaration of a default error page will be
very useful.
May be it would be also interesting to allow the declaration of
HPPTErrorPage for application raised exceptions. For example:

     HTTPErrorPage = {
         'NotFound': '/Error404'
         'SessionExpired': '/Expired',
         'OneAppException': '/OneAppError',
         'OnotherAppException': '/AnotherAppError',
         'default': '/Error'
     }


Cheers,

JF

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Webware-devel mailing list
Webware-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to