Posts by GUSTAVO HENRIQUE LOPES SPACHUK • 93 points
10 posts
-
2
votes1
answer153
viewsQ: Calling Javascript function after reading a JSON
I’m doing a college paper, which is an e-commerce. And I have a question regarding the following question, I need to call a function only after loading some JSON files that I have in my project. I…
javascriptasked GUSTAVO HENRIQUE LOPES SPACHUK 93 -
2
votes1
answer59
viewsA: Doubt about method in Java
According to the indication of a material about Java Reflection, forwarded via comment, I discovered the problem that was occurring. Along those lines: Method mt = classe.getMethod("getSQL");, it…
javaanswered GUSTAVO HENRIQUE LOPES SPACHUK 93 -
0
votes1
answer59
viewsQ: Doubt about method in Java
Would someone like to tell me how I pass the value of a parameter through the "invoke" method in Java? I have a method that takes as parameter a String (This is the method I want to invoke). However…
javaasked GUSTAVO HENRIQUE LOPES SPACHUK 93 -
0
votes0
answers158
viewsQ: Fullcalendar Primeng Component
Good morning! I’m trying to insert the Fullcalendar component of Primeng into a project I’m doing. I followed the documentation, according to the Primeng website, but the calendar is not correct…
angularasked GUSTAVO HENRIQUE LOPES SPACHUK 93 -
2
votes1
answer148
viewsQ: Component Angular Autocomplete
I am using in my project the components of the Primeng library. Would someone like to tell me if in the Autocomplete component (of this library in question) it is possible to set a default value for…
angularasked GUSTAVO HENRIQUE LOPES SPACHUK 93 -
0
votes1
answer636
viewsA: Problems when executing Angular project
I managed to solve the problem, in case someone has the same problem, access this link: https://github.com/primefaces/primeng/issues/6993 to take a look at the correction possibilities. In my case…
angularanswered GUSTAVO HENRIQUE LOPES SPACHUK 93 -
-1
votes1
answer636
viewsQ: Problems when executing Angular project
I created an angular project for academic purposes. And I imported the Primeng library because it has several good components. However, when I will run my project, the following error is occurring:…
angularasked GUSTAVO HENRIQUE LOPES SPACHUK 93 -
1
votes1
answer949
viewsQ: Questions to upload application to Tomcat
I am trying to upload a web application I made, through Tomcat. I generated the file WAR of my project where it contains the Back-end part, and managed the angular files (Front-end). I have already…
tomcatasked GUSTAVO HENRIQUE LOPES SPACHUK 93 -
-1
votes1
answer112
viewsQ: Error generating Angular Project Build
I have a project for car rental didactic purposes. I already managed the WAR file of the Back End project, now I need to generate the Angular files. However, when I will generate the build of my…
angularasked GUSTAVO HENRIQUE LOPES SPACHUK 93 -
1
votes1
answer152
viewsQ: Use of Spinner on Android
I would like to know how to put the values that will appear in Spinner. I already have the values, they will always be the same, without the need to come from a database. The problem (or not) is…
androidasked GUSTAVO HENRIQUE LOPES SPACHUK 93