|
Posted by Andy Dingley on 09/01/07 19:58
On Sat, 01 Sep 2007 07:48:13 -0700, || <sexelex@gmail.com> wrote:
>I am creating web pages using jsp and use lots of divs. Is there a
>good editor that will help me match where divs begin and end within my
>syntax?
Eclipse is the best, as you're also going to be working with a fair bit
of Java.
Almost anything can do XML block matching though. jEdit is lightweight.
You should also use as little JSP scriptlet code as possible and push as
much into tag libraries and expression language instead.
Navigation:
[Reply to this message]
|