Hi Jar,

We are using Dreamweaver ourselves to edit JSP pages and we are more or
less happy with it but we are programmers so...
DreamWeaver doesn' support JSP by itself but a colleague of mined added
support for the basic JSP tags extending dreamweaver's funcionality
using a bit of XML, HTML and Javascript. We are planning on getting into
JSP 1.1 and using custom tags to get rid of as much java code as
possible and then we will extend Dreamweaver's functionality to
recognize our tags so at least the designers can recognize the where the
"code" is located and don't touch it. I guess you could do the same with
any other tool that allows you to extend the tags that it recognizes.

I hope this helps,
Dan
PD: I was finally able to solve my problems with my registration to the
list even though I had to do it myself. I recommend using the address
http://archives.java.sun.com/archives/ if you have any problem with one
of the the lists at java.sun.com, like this one.
-------------------------------------------
Daniel Lopez Janariz ([EMAIL PROTECTED])
Web Services
Computer Center
Balearic Islands University
-------------------------------------------

Jari Worsley wrote:
>
> Hi all,
>
> what experience do you have of editing jsp pages using Html Editors like
> Dreamweaver? Any recommendations?
>
> The only answers in the faqs I can find say no tools support jsp
> directly yet (linked from java.sun.com)
>
> Thanks
>
> Jari Worsley
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> FAQs on JSP can be found at:
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to