Posts by Yan P. Gabriel • 84 points
5 posts
-
0
votes0
answers30
viewsQ: Doubt about Javaee with Wildfly 18
I would like to know what this log is about. [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ContaService' in deployment unit 'deployment…
-
1
votes0
answers109
viewsQ: Php page counter or javascript
Well, I’m not being able to use CSS @page to count the pages when printing, someone knows a method? <style> @page{ counter-increment: page; } .totalpag{ content: counter(page); }…
-
0
votes0
answers31
viewsQ: Export excel using Javascript
I wonder how I do a function that exports a table to excel but does not show certain columns defined with a class
-
2
votes2
answers285
viewsA: CSS alignment
In your case I would make a table with 1 <tr>and 3 <td> and put inside the div main under the div of the name : <div class="portlet-body row"> <div class="col-lg-12"> <h2…
cssanswered Yan P. Gabriel 84 -
2
votes1
answer339
viewsA: Tempo datetime.datetime.now()
Only the segundo(Time taken: 0:00:31.833141) is in seconds. The first is in milliseconds.