Badge
| Guru | Accepted answer and score of 40 or more. This badge can be awarded multiple times. |
BalusC earned this badge 74 times |
may 3 at 12:55
How to internationalize a java web application
apr 30 at 19:39
How do I parse JSON from a Java HTTPResponse?
apr 28 at 8:39
How to create an HTML button that acts like a Link?
apr 23 at 10:47
How to set a value to a file input in HTML?
mar 22 at 13:33
Eclipse: Java Enum auto-completion of switch case
mar 15 at 11:20
string split in java
mar 14 at 13:59
Reusing a PreparedStatement multiple times
mar 13 at 4:38
Java URL encoding
mar 11 at 12:36
How to reference constants in EL?
feb 27 at 18:44
Several ports (8005, 8080, 8009) required by Tomcat Server at localhost are already in use
feb 17 at 14:35
JSTL in JSF2 Facelets… makes sense?
feb 8 at 11:30
How to choose the right bean scope?
jan 22 at 7:28
Backslash problem with String.replaceAll
dec 3 at 17:42
SessionTimeout: web.xml vs session.maxInactiveInterval()
nov 25 at 17:34
Center a div in CSS
nov 21 at 22:37
HttpServletRequest - how to obtain the referring URL?
nov 16 at 19:59
ViewParam vs @ManagedProperty(value = “#{param.id}”)
nov 7 at 22:09
Setting property 'source' to 'org.eclipse.jst.jee.server:JSFTut' did not find a matching property
oct 29 at 13:25
What can <f:metadata> and <f:viewParam> be used for?
oct 4 at 13:08
Android, Java: HTTP POST Request
sep 6 at 15:45
getResourceAsStream() vs FileInputStream
sep 1 at 23:39
When should I use h:outputLink instead of h:commandLink?
aug 30 at 13:29
maximum length of HTTP GET request?
aug 24 at 20:06
Exception using HttpRequest.execute(): Invalid use of SingleClientConnManager: connection still allocated
jul 31 at 22:27
How do I import the javax.servlet API in my Eclipse project?
jul 20 at 20:32
Get generic type of java.util.List
jun 30 at 17:54
initializing a boolean array in java
jun 19 '12 at 19:37
Java string to date conversion
jun 11 '12 at 16:21
Differences between action and actionListener
may 30 '12 at 14:38
Center element with position:fixed
may 24 '12 at 12:02
How can I pass a parameter to a commandLink inside a datatable?
may 22 '12 at 19:22
Why JSF calls getters multiple times
may 9 '12 at 13:27
Custom HTTP headers : naming conventions
apr 30 '12 at 1:37
How to use Servlets and Ajax?
apr 16 '12 at 20:01
ArrayList<String> to CharSequence[]
apr 16 '12 at 12:16
Making sure a web page is not cached, across all browsers
apr 5 '12 at 7:50
Evaluate empty or null JSTL c tags
mar 28 '12 at 19:39
h:commandLink / h:commandButton is not being invoked
mar 5 '12 at 7:32
Difference between JSP EL, JSF EL and Unified EL
jan 17 '12 at 19:25
How to upload files to server using JSP/Servlet?
dec 8 '11 at 17:49
How to get the insert ID in JDBC?
dec 7 '11 at 15:04
To prevent a memory leak, the JDBC Driver has been forcibly unregistered
nov 23 '11 at 21:02
Migrating from JSF 1.2 to JSF 2.0
nov 18 '11 at 8:34
JSF - get managed bean by name
nov 8 '11 at 3:26
Removing HTML from a Java String