Posts by Alves Felipe • 61 points
6 posts
-
1
votes1
answer70
viewsQ: Tomcat JSF 1 Error with f:convertNumber
Hello, I use my application on Tomcat 6, I need to switch to Tomcat 7 but everywhere I use f:convertNumber I get the following error: /pages/Pvt/ipd/client/consultar.xhtml @37,105…
-
1
votes1
answer3532
viewsQ: Directory Download Android
Hello, in my app I download a CSV file, but it never appears in Smartphone Downloads, I can only view it with the File Manager. And also when I try to pass the file to the computer, I can’t find the…
-
0
votes0
answers420
viewsQ: Upload image + parameters Httpurlconnection
I have a Rest server and I need to upload images and also send parameters. I’ve done a lot of research, but I still can’t get the client to work. By the browser works right, via code I can send the…
-
0
votes0
answers102
viewsQ: Android Googleapiclient
I need to use the Googleapiclient class but I’m not getting it. I’ve already imported the lib from google-api-java-client, but from what I saw there is no package…
androidasked Alves Felipe 61 -
1
votes1
answer3898
viewsQ: Focus Edittext Android
How do I get focus on one EditText but I’m still in trouble? I’m making a ordering system, I have 3 EditText (product, quantity and discount) and a button Add. I need that when the user click the…
-
3
votes1
answer219
viewsQ: Oracle 12C + Java + Xmltype
Hello, Good morning in my company we are testing the Oracle 12c. And I found a "little problem" to query a field that is the type Xmltype. We store all the nfe xml in the database, so we always have…