These are some of the links for your interest:
http://content.gpwiki.org/index.php/OpenGL:Tutorials:Java:LWJGL:Introduction
http://lwjgl.org/forum/index.php?topic=3616.0
http://ninjacave.com/lwjglapplet
http://code.google.com/p/lwjgltutorial/source/browse/#svn%2Ftrunk%2Fsrc%2Forg%2Flwjgltutorial%253Fstate%253Dclosed
http://www.experiencefestival.com/wp/videos/18-advanced-opengl-rendering--java-game-development-lwjgl/oTqFgYR3Fvs - This is nice video tutorial.Also, this is the following site that collected more than 18 lessons of the source of the video tutorial.
https://github.com/OskarVeerhoek/YouTube-tutorials/tree/master/src.
http://www.lloydgoodall.com/tutorials/first-person-camera-control-with-lwjgl/ - tutorial for first person camera controller
https://bitbucket.org/chuck/lwjgl-sandbox/src/b3e538e59c85/src/main/java/tutorials/nehe - This one is having around 12 lessons of NEHE ported to LWGJL.