Hi, When I use emacs to develop java code, the syntax editing works fine. emacs recognizes that a file ending with .java is Java source code. But, when I write a JavaServer Page, with a .jsp ending, it doesn't know what it is. How can I tell emacs to treat .jsp as a java source file. Mark