Java Brainteaser on Regular Expressions

Paul Brown @ 2007-03-20T00:32:11Z

Suppose that you have a Java web application where regular expressions are used deep down in the implementation to do some work, but you observe that the an array index exception is occurring sporadically where the regular expressions are being used.

What's causing the exceptions? What's the solution?

Meta

Tags: (tag) (tag) (tag) (tag) (tag) (tag)

(comment bubbles) 1 comment
695 direct views

Comment from @ 2007-03-20T02:32:13Z # permalink