I am building a web project using java, jsp in netbeans. My project works well.
But today when I compile my web project I am getting the following warning message:
warning: [options] bootstrap class path not set in conjunction with -source 1.5
Can any one help me in finding what I am doing wrong?