Dave Johnson on open web technologies, social software and software development
« See what I mean,... | Main | Min wants to make... »
I've been evaluating Dreamweaver MX 6.1 for 16 days now. I downloaded the 30-day trial, so I have 14 more days to figure this out. For a Java web application developer, what is the point of Dreamweaver?
I already have a couple of favorite code/text editors and access to simple Wysiwyg HTML editors like Mozilla Composer and Open Office, so I've got simple HTML editing pretty well covered. What I would like from a high end web application development tool like Dreamweaver is full Wysiwyg support for JSP, for custom JSP form tags like those in Struts, for page templating/layout systems like Struts Tiles, and for CSS-based layouts. So far, Dreamweaver has fallen short:
<html:form>
, <html:text>
, and <html:submit>
instead of the standard HTML form tags, then your form will not look like a form in Dreamweaver.In addition to HTML editing, Dreamweaver also supports multiple server technologies including JSP, ASP, ASP.NET, PHP, and ColdFusion. I would imagine that developing, maintaining, and supporting a full-featured HTML editor and web application development environment like Dreamweaver is a huge engineering effort. Maybe that explains why JSP support is so shallow.
I hope I am missing something here. If you find Dreamweaver MX useful for JSP development in this age of MVC frameworks like Struts, Webwork, and others, then I'd like to hear from you. Are there any Dreamweaver extensions that solve or help with some of the problems I mentioned above?
Dave Johnson in Java
04:09PM Aug 25, 2003
Comments [6]
Tags:
Java
This is just one entry in the weblog Blogging Roller. You may want to visit the main page of the weblog
Below are the most recent entries in the category Java, some may be related to this entry.
Posted by Balazs on August 26, 2003 at 11:08 AM EDT #
Posted by Dave Johnson on August 26, 2003 at 12:08 PM EDT #
Posted by Henri Yandell on August 26, 2003 at 04:07 PM EDT #
Posted by Gilbert Jorgensen on September 03, 2003 at 01:12 AM EDT #
Posted by Alex on October 30, 2003 at 02:10 PM EST #
Posted by vivek godrej on March 16, 2004 at 01:28 PM EST #