|
Posted by || on 09/01/07 21:58
On Sep 1, 3:58 pm, Andy Dingley <ding...@codesmiths.com> wrote:
> On Sat, 01 Sep 2007 07:48:13 -0700, || <sexe...@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.
Andy I am not at that technical level yet. But thanks for the
guidance. I will try Eclipse. I currently use notepad plus but this
does not collapse my .jsp page tags. It works great for xml but not
the tags within the .jsp page. This is my problem. I need
development software that does this.
Navigation:
[Reply to this message]
|