crappy-jsp-mode

Homepage: https://github.com/magnars/crappy-jsp-mode

Author: Jostein Holje, Magnar Sveen

Updated:

Summary

A pretty crappy major-mode for jsp

Commentary

An exceedingly basic jsp-mode, inheriting from html-mode.

This crappy mode for jsp makes sure indentation sorta works.

## Indentation

It gives you proper indentation when you need to comment out
whitespace with jsp-comments:

    
<%-- --%>
<%-- --%>
<%-- --%>
<%-- or maybe not even properly, just nicer than html-mode. It also indents JavaScript inside `