Is there a way to wipe out all CSS rules once style sheets have already been loaded? I have to use a proprietary JavaScript library (ESRI\'s ArcGIS Server API) which is built on top of Dojo. I make e
I want to handle application\'s internal exceptions in a consistent way so that REST web services return errors in a RESTful way.