Skip to main content
Casey Watson's user avatar
Casey Watson's user avatar
Casey Watson's user avatar
Casey Watson
  • Member for 15 years, 10 months
  • Last seen this week
2232 votes
24 answers
839k views

When should I use 'self' over '$this'?

108 votes
7 answers
143k views

Testing the type of a DOM element in JavaScript

43 votes
6 answers
36k views

Can I trust PHP __destruct() method to be called? [duplicate]

15 votes
6 answers
16k views

How do you hide a Swing Popup when you click somewhere else

8 votes
2 answers
2k views

Tomcat doFilter() invoked with committed response

6 votes
4 answers
24k views

Accessing Tomcat Context Path from Servlet

4 votes
2 answers
544 views

Passing arguments to ruby interpreter when stdin is used as ruby source

1 vote
2 answers
3k views

Where is implementation of @Future defined?