20030814 Thursday August 14, 2003

JavaScript Exception Handling Did you know you can use try/catch blocks in JavaScript? It's pretty slick and makes it easy to hide those ugly JavaScript errors. There is an article over at Dev Shed that explains how you can use the new Error object and the "try-catch" constructs to trap and resolve errors. Good stuff! Posted in The Web at Aug 14 2003, 03:17:58 PM MDT 4 Comments

Comments:

Have you read up alot on JSF? I believe it is going to be component based like ASP.NET and allow more client side validation using the JSF controls. This should cut down on all this damn nasty JavaScript all over the place.

Posted by dsuspense on August 14, 2003 at 09:25 PM MDT #

I have read a fair amount on JSF - but even if it generated JavaScript for you - it's still nice to know what the heck it's doing (or if it's correct). ;-)

Posted by Matt Raible on August 14, 2003 at 09:52 PM MDT #

Url for dev shed? .V

Posted by Vic on August 18, 2003 at 07:19 PM MDT #

It's in the post, but here it is again: http://www.devshed.com/Client_Side/JavaScript/JavaScript_Exception/. ;-)

Posted by Matt Raible on August 18, 2003 at 07:41 PM MDT #

Post a Comment:
  • HTML Syntax: Allowed
Click me to subscribe
Matt Raible is a Web Architecture Consultant specializing in open source frameworks.
« May 2012
SunMonTueWedThuFriSat
  
1
2
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
23
24
25
26
27
28
29
30
31
  
       
Today

Recent Entries

Tag Cloud