Re: Dreamweaver and JSP's -
07-13-2004
, 08:27 AM
Dreamweaver 4 probably won't recognize the JSP syntax for color-coding
purposes, and it definitely won't assist you in normal JSP writing
(resultsets, etc.). DW4 arrived well before the popularity of JSP. The
latest versions of Dreamweaver (MX, MX2004) do a good job of writing JSPs,
primarily scriptlet based, although you can use beans to some degree.
Best regards,
Chris |