Tag: jboss

JBoss 7.1 SSL Configuration

JBoss 7.1 SSL Configuration


When running JBoss as a stand-alone web server you should consider configuring it to use secure sockets in order to allow sensitive information such as login credentials or credit card numbers to be transmitted through a safe connection. SSL, or Secure Socket Layer, is a standard security technology which allows web browsers and web servers to communicate over a secured connection establishing an encrypted link between them. That the data being sent is encrypted by one side, transmitted, then decrypted by the other side before processing. This is a two-way process, meaning that both the server AND the browser encrypt all traffic before sending out data. Another important aspect of the SSL protocol is Authentication process. During...

Read more...

Latest news

See what we have worked on lately
  • An Angular development approach. Simple demo example.

    An Angular development approach. Simple demo example.


    The evolution of Angular remains an interesting topic, so for the ones that want to analyze a technical approach over the differences between AngularJS and Angular 2, I will demonstrate how the same demo application can be developed using the latest...

    Read more...
  • Angular evolution. High Level Overview.

    Angular evolution. High Level Overview.


    Since its first release in 2012 AngularJS has become one of the most popular open source JavaScript frameworks for creating web applications. AngularJS simplified the way web programming was done at that time. It implemented successful design...

    Read more...
  • JBoss 7.1 SSL Configuration

    JBoss 7.1 SSL Configuration


    When running JBoss as a stand-alone web server you should consider configuring it to use secure sockets in order to allow sensitive information such as login credentials or credit card numbers to be transmitted through a safe connection. SSL, or...

    Read more...
  • PrimeFaces theme setup and new theme definition

    PrimeFaces theme setup and new theme definition


    PrimeFaces is using ThemeRoller framework from jQuery, and it comes with a lot of pre-defined themes that you can preview and download from Primefaces theme gallery. This tutorial will provide details of how can you handle with applying a...

    Read more...
  • Android NDK tutorial

    Android NDK tutorial


    Android NDK is a toolset that allows developers to implement parts of the application using native-code languages such as C and C++ in order to reuse existing code libraries written in these languages. The purpose of this tutorial is to show you...

    Read more...
  • Training session at GSD Academy

    Training session at GSD Academy


    For any professional IT company an important aspect of a balanced development strategy  is represented by the investment in future generations of specialists. As a young student or graduate, attending a specialized training in a professional...

    Read more...