Skip to content

www.Dev4Devs.com

  • Linkedin
  • GitHub
  • Twitter

Solutions for developers

  • Home
  • Tags
    • ci
    • command line
    • devtools
    • docker
    • git
    • [Intellij IDEA]
    • macosx
    • operator-sdk
    • operator-framework
    • opensource
    • operators
    • regex
    • ssh
    • travis
    • utils
    • woman
    • kubernetes
  • Search
  • Categories
    • Algorithms
    • ansible
    • Books
    • CommandLine
    • DevOps
    • docker
    • English
    • Functional Programming
    • git
    • golang
    • Hibernate
    • Java
    • Javascript
    • NodeJS
    • MongoDB
    • kubernetes
    • operators
    • OpenShift
    • Tips
  • About

Author: camilamacedo86

Primefaces : How to do selectOne without value to select ?

If you wan’t use list components and want have a select itens without value you can use this: <f:selectItem itemLabel=”Select … More

Primefaces : How to create a autocomplete component that save new objects when don’t find it ?

This code is a autocomplete component and works in this way : User try to find some example with part … More

autocomplete, genericConverter, java, java8, primafeces, primefaces

Meteor : How to use ReactiveVar ?

Some times do you wan’t change values automatically in your page. In this situations you can use “ReactiveVar”. ReactiveVar package … More

javascript, js, meteor, reactivevar

Meteor : How to use the Google Directions API in my meteor application ?

Create a google key for your application You need  to go to the google developer console and create your application, … More

directions api, google, javascript, js, maps, meteor

Meteor : How to deploy meteor application in Scalingo ?

Scalingo ( https://scalingo.com/ ) Scalingo hosting is really easy to use . For do deploys you need only push your project … More

meteor, scalingo

[Java 8] – Lambdas expressions

Why should you care about this? It’s better to programming, it resolves the problems in a easy way, it easy … More

java, java8, lambdas

Hibernate : How to map boolean definitions column for postgreSQL?

@NotNull @Column(name = “column_name”, columnDefinition = “boolean default true”) private boolean columnName ;

hibernate, mapping, postgreSQL

PostgreSQL : Useful command line tips

How to access my postgree ? $psql -h server -U userName  How to list my existing databases ? $\l  How … More

command line, postgreSQL, tips

Primefaces : The commandLink, commandButton, nothing was invoking my actions or my actionListeners in the backend. It happens only when I call inside of the my tree or treeTable . How resolve this ?

It’s easy ! You need set true the attribute expand of the yours nodes and parents. Example : public TreeNode … More

faces, javaserverfaces, jsf, primefaces, tips

JavaServer Faces : java.lang.IllegalStateException: Component ID has already been found in the view. How resolve ?

Firstly you really need validate your code, because this error says that you have two components with the same ID … More

faces, javascript, javaserverfaces, jsf, primefaces, tips

Posts navigation

Older posts
Newer posts

Search

Follow www.Dev4Devs.com on WordPress.com

Category Cloud

Algorithms AngularJS ansible Architecture Books CommandLine container convection DevOps docker English Functional Programming git golang helm hibernate java javascript JavaServer Faces kubebuilder kubernetes layout maven meteor minikube mongoDB neo4j NodeJS OpenShift operators postgreSQL primefaces python regex shell SO think tips Uncategorized [Intellij IDEA]

Tags Cloud

5.0 2019 2020 aggregate ai Algorithms amazon android AngularJS annotations ansible anyMatch Architecture AtomicBoolean autocomplete automate aws beans best practices Books bootstrap bundle cache callable cdi centos ci Clojure cloud code collections command line CommandLine configuration confirmation container contribution control-plane.io cool cordova course database datable date date component debugger debugging for chrome default methods Design design pattern development DevOps devtools directions api docker email English estatistics events example exceptions faces factory Fedora filter findFirst fix foreach formatter Functional Programming genericConverter gi git golang good practices google gradle groupingBy grunt hibernate ibm images install interceptors ios isse java java8 javascript javaserverfaces JAX-B jdk js jsf junit key kids kubebuilder kubernetes kubernets lambdas layout learn lint linux local env london macosx mandrill mapping maps Material Design math maven meteor Methods microservices minikube Minishift mobile mongoDB music neo4j node node.js nuaware oc tool olm OpenShift opensource operator-framework operator-sdk operatorhub operators optional parse performace pocs pool postgreSQL primafeces primefaces Process python reactivevar redhat redis reflection regex regular expressions remotework responsive rest rhel7 sax scalingo script sdk security sensitive shel shell socket sorted sound sp spin sponsored by spring ssh StAX STEM stream streams sum t tail recursion tdc think thread threads tip tips travis UI uk upstream utils vagrant validation form volatile webpack wildfly woman xml xpath xsd xsl XSLT [Intellij IDEA]
Create a website or blog at WordPress.com
  • Subscribe Subscribed
    • www.Dev4Devs.com
    • Join 56 other subscribers
    • Already have a WordPress.com account? Log in now.
    • www.Dev4Devs.com
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...