↧
Secure Your JSF Application with JAAS
In my experience as a Java specialist, I noticed that a large number of companies prefer building their custom security model to using an already existent one. Perhaps an explanation for this would be...
View ArticleHow to Add a Caption Text over an Image in Android
In this article, I will explain how you can add a caption text over the bottom of an image in Android. The Layout Design To add a caption over an image, I will use a relative layout that will include...
View Article