I\'m a c# developer but have a job that involves some jsp code. I\'ve been using notepad++ which does a great job in highlighting but I\'m missing the intellisense and find
You might want to check out Netbeans. From what I remember for Java applications, it had pretty good intellisense support. Although I've never used it for JSP. From just reading their site, it seems like they do have good intellisense like features for JSP and J2EE web development type things. It's definitely worth a try.