can anyone help me on how to put the models in the terrain
the flagrush tutorial does that.
http://code.google.com/p/jmonkeyengine/source/browse/trunk/src/jmetest/flagrushtut/lesson9/Lesson9.java
Basically you load the model, set the initial location and make sure the models y-loc is set to the terrains height when you move the model later in game.