|
Mar
15 |
|
accepted | Setting log level for inner class (in Glassfish) |
|
Mar
8 |
|
awarded | Yearling |
|
Jan
8 |
|
awarded | Popular Question |
|
Nov
27 |
|
answered | Java equivalent of the VB Request.InputStream |
|
Sep
24 |
|
answered | ConcurrentModificationException and HashSet.iterator() |
|
Sep
24 |
|
comment |
ConcurrentModificationException and HashSet.iterator() Could you post some more code? What do you do with neighbour?
|
|
Sep
22 |
|
awarded | Critic |
|
Sep
22 |
|
answered | Does form data still transfer if the input tag has no name? |
|
Sep
21 |
|
comment |
Java MySQL IndexOutOfBounds Error Probably req ends with a /, so that req.substring(req.lastIndexOf("/")+1)gives an error.
|
|
Sep
18 |
|
revised |
Java algorithm for normalizing audio Added graphs |
|
Sep
18 |
|
revised |
Java algorithm for normalizing audio added 132 characters in body |
|
Sep
18 |
|
revised |
Java algorithm for normalizing audio added 132 characters in body |
|
Sep
18 |
|
answered | Java algorithm for normalizing audio |
|
Sep
14 |
|
awarded | Supporter |
|
Aug
17 |
|
awarded | Supporter |
|
Aug
17 |
|
answered | How can I only allow request from my form |
|
Aug
15 |
|
comment |
App doesn't load any image from the web @Bigflow Ok, then image is null. Which means findViewById() can't find a view with that id.
|
|
Aug
15 |
|
comment |
App doesn't load any image from the web The stack trace says it's a NullPointerException at MainActivity.java line 119. What does that line say? |
|
Aug
10 |
|
asked | Setting log level for inner class (in Glassfish) |
|
Jul
18 |
|
comment |
\r\n encoding issue when reading from DB & Java Glad to help :) |