Try using Velocity insteald of JSP. Velocity works much better with Dreamweaver and the Velocity guys have put together the Velocity Struts Tools which should make the conversion easier.
Don On Wed, 22 Dec 2004 12:02:21 -0700, Wendy Smoak <[EMAIL PROTECTED]> wrote: > This is my first time having someone else do the page design. I'm thrilled > to have someone else do it, but they use DreamWeaver and I'm not sure what's > going to happen if it sees <html-el:form>. Then there's the fun of JSTL > tags embedded within HTML tags, which works fine but can't exactly be > considered valid syntax. > > I checked the archives, but only found suggestions to use something other > than DreamWeaver. I don't think that's going to go over well. > > My current plan is to have them use plain-old html form elements, and I'll > automate as much as possible the task of switching them over to > <html-el:...> tags. Not much fun, but far better than having to do the > page design. > > Does anyone have suggestions for coordinating page design with Struts webapp > development? > > -- > Wendy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

