> This is my first J2ee project, and i was wondering - Can I use Dreamweaver
> 3 for editing my jsp files, or should I get Dreamweaver Ultradev? I'm
> pretty good at using DW 3.
> I don't need dreamweaver to do any coding itself - I am eager to do every
> bit of the jsp coding myself. But I'm wondering whether DW3 will allow me
> to edit the (layout of the) pages after i've finished coding them.
> I intend to use taglibs, but not XML.


A JSP file is just text, so you should be able to use any version of
Dreamweaver.  That being said, I know that Dreamweaver 4 and Dreamweaver
UltraDev handle .txt files in a more friendly manner than does Dreamweaver
3.  (Dreamweaver 3 tries to make your text wrap as if it were in an HTML
document unless you go into source view mode.)  If you aren't going to let
Dreamweaver make any of the code for you, I would use Dreamweaver 3 or
4...but not UltraDev.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to