Does XMLBuddy support JSP?
Syntax coloring only. XMLBuddy doesn’t try to be a full JSP editor, because JSP != XML. It does support syntax coloring the special JSP tags and Java within JSP tags. If you want to use it, you need to use Window > Preferences > Workspace > File Associations to associate the *.jsp extension with XMLBuddy. Then use right-click Open With > XMLBuddy to open the JSP file. It’s a good idea to turn off auto-validation in the XMLBuddy preferences, since every JSP tag will be flagged as an error.