Skip to main content
BalusC's user avatar
BalusC's user avatar
BalusC's user avatar
BalusC
  • Member for 14 years, 11 months
  • Last seen this week
2132 votes
12 answers
1.2m views

How to use java.net.URLConnection to fire and handle HTTP requests

240 votes
1 answer
136k views

What is the JSF resource library for and how should it be used?

146 votes
18 answers
155k views

Identifying and solving javax.el.PropertyNotFoundException: Target Unreachable

136 votes
4 answers
25k views

Booleans, conditional operators and autoboxing

84 votes
5 answers
70k views

How to get backspace \b to work in Eclipse's console?

45 votes
1 answer
2k views

Type-parameterized field of a generic class becomes invisible after upgrading to Java 7

41 votes
3 answers
15k views

Canonical way to obtain CDI managed bean instance: BeanManager#getReference() vs Context#get()

41 votes
3 answers
11k views

Defer loading and parsing of PrimeFaces JavaScript files

28 votes
2 answers
2k views

Netherlands Antilles dissolved as per 10-10-10, how to change Country dropdowns?

23 votes
6 answers
11k views

Changing name attr of cloned input element in jQuery doesn't work in IE6/7

19 votes
5 answers
4k views

Handling of server-side HTTP 4nn/5nn errors returning a whole HTML document in jQuery's ajax requests

12 votes
1 answer
1k views

Defining multiple Address properties in Person per AddressType by a triple join table

12 votes
1 answer
6k views

Eclipse doesn't put XML files in project's own buildpath

11 votes
1 answer
3k views

Retrieving i18n data with fallback language

10 votes
4 answers
11k views

Efficient way to calculate byte length of a character, depending on the encoding