Can anyone provide me with some JOGL examples?

Can anyone provide me with some JOGL examples? It would help me much.

You can download the jogl-demos here:
https://jogl-demos.dev.java.net/

// Gregof

But the problem is that demos are written in c++, not in java. What I want is to get a jogl demo written in java

The JOGL demos are written in Java. How could they be JOGL demos, and written in C++? JOGL stands for Java Open GL.

Go to the NeHe site:

http://nehe.gamedev.net/

When you look at an example browse to the bottom to download the JOGL source code.