Skip to main content
Jeremy Stein's user avatar
Jeremy Stein's user avatar
Jeremy Stein's user avatar
Jeremy Stein
  • Member for 15 years, 10 months
  • Last seen more than a week ago
182 votes
10 answers
343k views

How do I sort a Set to a List in Java?

179 votes
13 answers
467k views

SQL "select where not in subquery" returns no results

134 votes
8 answers
202k views

Modify request parameter with servlet filter

65 votes
4 answers
93k views

Free DTD to XSD conversion utility? [closed]

58 votes
5 answers
286k views

Return multiple values from a SQL Server function

46 votes
4 answers
40k views

Xpath query to find elements which contain a certain descendant

28 votes
9 answers
73k views

Best way to check for string in comma-delimited list with .NET?

11 votes
3 answers
8k views

Where can I find a Java Servlet Filter that applies regex to the output? [closed]

10 votes
5 answers
13k views

Should I add the .NET framework directories to my PATH?

10 votes
2 answers
6k views

.NET Regex match space character when IgnorePatternWhitespace is on

7 votes
5 answers
19k views

How to view the headers sent by HttpWebRequest

7 votes
2 answers
2k views

What are the various AccuRev version numbers?

7 votes
2 answers
10k views

gradle difference between packageDebug and assembleDebug

5 votes
5 answers
6k views

Java servlet filter not working on login

4 votes
2 answers
1k views

Display dialog box from linux script

4 votes
10 answers
4k views

Is there a .NET equivalent to C's atoi function?

4 votes
1 answer
1k views

Modify an AccuRev transaction comment

4 votes
5 answers
10k views

Scheduled task to open URL

4 votes
1 answer
1k views

How to find the name of a failing checkstyle rule

3 votes
1 answer
3k views

Specify XML schema data type of decimal or blank

3 votes
3 answers
6k views

Javascript on scroll to end

2 votes
2 answers
918 views

ASP.NET 2.0 web site gets ThreadAbortException

2 votes
1 answer
2k views

Biztalk - local variable in expression shape

2 votes
2 answers
2k views

Linux queue of files

1 vote
2 answers
765 views

Use msbuild to deploy BizTalk 2009 project

1 vote
4 answers
6k views

Use XML schema to specify default namespace in XML instance

1 vote
2 answers
4k views

Make a scripting functoid in a BizTalk map skip the output element

1 vote
0 answers
659 views

Why is PreRequestHandlerExecute not called after postback redirect?

1 vote
5 answers
3k views

How to ensure user accepts terms and conditions on ASP.NET site

1 vote
1 answer
2k views

Prevent XSS attempts on a Tomcat/Struts 1 web application (without source code)