Posts by diegohsi • 168 points
7 posts
-
2
votes1
answer55
views -
4
votes2
answers3140
views -
0
votes0
answers120
viewsQ: Xstream library generating xml with empty node
I’m using the library Xstream 1.4.8 with the following XML: <root> <att1>1</att1> <att2>2</att2> <nodeB…
-
0
votes2
answers251
viewsA: Map.Keyset() method does not return all keys
Gelera, I solved the problem by implementing my own properties reader using regular expression and a linked list to keep order. I could not use the properties, the above mentioned problem was…
-
3
votes2
answers251
viewsQ: Map.Keyset() method does not return all keys
Friends, I have a problem and I can’t identify the cause. I have a property file here. I’m reading it normally but when will I get all his keys by the method Map.keySet() not all keys are being…
-
6
votes2
answers3464
viewsQ: Secure authentication via REST
I searched and could not find solution to the following problem: How do I control requests on a particular REST service? For example, if I have a blog where I access my services (insert post, remove…
-
-1
votes1
answer472
viewsQ: Alternative mobile development - Java FX, Android, Codenameone
I’m conducting a research of native mobile development alternatives with some market tools. In addition to the platforms' own native development tools (iOS and Android, for example), I found some…