.OBJ model with permanent texture

Is it possible to set a permenant texture that is attached to the OBJ model? because when i load the textures for my models in jme3, they are always incorrectly painted onto the models. or, is there a way to change which way the textures are applied to the models themselves?

https://wiki.jmonkeyengine.org/legacy/doku.php/jme3:beginner:hello_material

i meant to attach textures to the objects outside of the jmonkey platform, so that you dont have to set the material using code.