Posts by Ricardo Mendes • 51 points
19 posts
-
1
votes1
answer310
viewsA: Hibernate does not generate the database and tables in mysql
I found the solution : I created the drugstore database Aew errors did not appear anymore ...but I still did not generate the tables in my Mysql, so I changed my Hibernateutil class so : public…
-
0
votes1
answer310
viewsQ: Hibernate does not generate the database and tables in mysql
I’m having problems with my project, tables. jul 06, 2017 7:19:21 PM org.hibernate.Version logVersion INFO: HHH000412: Hibernate Core {5.2.10.Final} jul 06, 2017 7:19:21 PM…
-
0
votes1
answer298
viewsQ: Ui:repeat - taking Description from the bank
Hi. I would like to know ,how to organize my ui:repeat... why on the page it displays : Change of Schedule and the checkbox field, Nightwork and the checkbox field summing up I wish I could organize…
-
0
votes2
answers830
viewsA: Ireport Tibco - Error in XML processing: no element found
Aew caught ...I created a new class in the . util package public class UtilFaces { public UtilFaces() { } public FacesContext getFacesContext() { return FacesContext.getCurrentInstance(); } public…
-
1
votes2
answers830
viewsQ: Ireport Tibco - Error in XML processing: no element found
Hello !! I’m having trouble generating the report ,I’m using jsf,Hibernate,mysql follow my bean. @Named @RequestScoped public class RelatorioBean implements Serializable { private static final long…
-
1
votes1
answer760
viewsQ: Jasperreport report - Blank page - PDF report
This is the following I created the report in jasperReport I created a parameter there ,with that the data from this report it is taking from the database (Mysql) and displaying the/ But when I put…
-
0
votes1
answer148
viewsA: Application - playing this message - javax.el.Propertynotwritableexception - not writable on type
I searched on this message ,and the reason was set ,because this message refers to the type to record and such, and is used through the set. So what was like public void…
-
0
votes1
answer148
viewsQ: Application - playing this message - javax.el.Propertynotwritableexception - not writable on type
Hello. It’s the following ,I’m not able to delete the selected fields,and my application is playing the message - javax.el.Propertynotwritableexception: /listFunction.xhtml @29,32…
-
0
votes1
answer189
viewsQ: How to delete objects within a List?
Guys ,is the following... In this project I’m using JSF,Primefaces and I’m still new to programming.. the list screen is displaying the information according to the bank Only that I wanted to delete…
-
0
votes1
answer1526
viewsQ: Data does not appear in phpMyAdmin
I’m having trouble sending the data passed by the form + php,and appear in the database.... When I go to phpMyadmin only the data that once I set up manual is not being dynamic to display in…
-
-2
votes1
answer722
viewsQ: take input data in php + phpmyadmin database
How to get these html input by going to the phpmyadmin database Html class="section2" input type="radio"name="CumprimentoParada"id"A"value="CumprimentoParada"/> input…
-
0
votes2
answers75
viewsQ: My radio input is repeating
My radio input only on this line 3 is repeating the others not. Follows picture for better understanding: Excerpt from the code where it is repeated... <div class="section4">…
-
1
votes1
answer48
viewsQ: Through a form - Get the phone key
I wonder if through a simple form with Html5 ,the user filled the fields ,and when clicked on send the data took the mobile phone Imei or some other mask... The logic would be so that he did not…
html5asked Ricardo Mendes 51 -
0
votes0
answers56
viewsQ: Button that goes to another page and returns the value passed
Hello, I would like to know how to make a button to get data from another page...type if in page1 I inform the protocol and valid with a captcha and click on send,I would like to know how to send…
-
0
votes0
answers39
viewsQ: What to do when jboss gets like this?
It’s been about 30 minutes and does not leave the corner.... And another ,gives again that abruptly canceled jboss exbia an error. I don’t know what to do now...…
-
0
votes1
answer45
viewsQ: Jboss is not starting
I have the problem below in Jboss, and would like to know what I should do as it is not starting.…
-
0
votes2
answers81
viewsA: Error on Demoiselle startup
Personally, I was able to solve these problems just by changing the Patch class into environment variables. Type by changing the directory and placing where jre was installing and accessing to the…
-
0
votes2
answers81
viewsQ: Error on Demoiselle startup
I have a problem when it comes time to boot Moiselle.... This message appears as the print how do I treat this message???…
-
0
votes0
answers459
viewsQ: Problem with java.util.Nosuchelementexception
Error: java.util.Nosuchelementexception: No Child 'Runtime-name' exists I would like some advice on this message that is emerging in my application... the error is above.…