As a programmer you will find different new problems , you have never faced earlier. Due to rapid changes in technology it will happen day to day programming life .Most of time they will slow down your process and may be had to spend 2, 3 days or even weeks due to that problem and you may be feel frustrated.
Don't feel bad , Change your attitude towards new problem , Take them as challenge not as a problem , Trust me if don't change your mind , Those day to day new challenges will give so much pain to you and it will make your programming life bitter . So my dear friend be ready for challenge those challenges that come to your day to day life .Your efforts , time that sacrifice to overcome those challenges will be worthwhile .
Finally don't forget process that you have taken to solve challenges that you have solved earlier , Because those challenge may be come again in next month ,
next year .If you have any notes or any thing about process that you gone through to solve earlier ,Then you don't have to wast time , just check them and apply . This will save more time of you.
So Change Your Attitude ,Ready for Any Challenge :)
Saturday, January 14, 2017
Friday, January 13, 2017
Jasper Reports Multiple Groups Headers,Keep It Together - Related Issues
In your Jasper report , If you have multiple groups with their headers and you want to use Keep Together Option allso .But in most cases it will not work properly .
So try this way , Add all the group headers to the innermost group and apply Keep Together Option to that group . Give minimum height to start new page as 100 also .Hope you this way will work.
Some Useful links to learn
Java EE
Spring Boot + Angular
Spring Boot
Spring MVC
- Deeg U
- luvToCode - Youtube Channnel
- PrimeFaces
- primefaces- showcase
Java SE
- Learn Java 8 - Full Tutorial for Beginners
- Derk Banas's Java Tutorial - Good for refresh your knowledge
- Programming Notes by Chua Hock-Chuan Go to Programming Notes Click Here
- Udacity Courses and Nanodegree Programs Go to Udacity Click Here
- Slidenerd
- Sun Cerified Programmer for Java 6 Study Guide Book By kathy Sierra and Bert Bates (If you have some basic knowledge read this )
- If you can find those videos Java - SCJP Certification Package CBT Nuggets , It will be very good material .
Android
GIT Basics
Business Intelligence Reporting Tools
BIRT Tool
Common
Find the Best Programming Courses & Tutorials
About this Blog :)
Through this blog I am trying to share my programming life experience,knowledge ,ideas ,lessons that learned and important posts that others wrote , with you .
I should give my gratitude all people who have shared their knowledge and experience ,because of them we were able sharp our knowledge and view.
Most of posts in this blog is modified according to iterative and incremental manner .
Hope you get something from this blog.
Subscribe to:
Posts (Atom)
The AI Driven Software Developer, Optimize Innovate Transform
The AI-Driven Software Developer: Optimize, Innovate, Transform": AI Transformation in Software Development : Understand how AI is re...

-
What is HTTP? HTTP is stands for Hypertext Transfer Protocol. HTTP offers set of rules and standards for web browsers & servers ...
-
In web.xml file add this , <context-param> <param-name>primefaces.THEME</param-name> <par...