RE: Struts and DreamWeaver

2004-12-27 Thread Chaikin, Yaakov Y.
g-in for displaying all these Struts, JSTL, etc. tags better. Just my opinion on this. Take care, Yaakov. -Original Message- From: Bryce Fischer [mailto:[EMAIL PROTECTED] Sent: Sunday, December 26, 2004 7:41 PM To: 'Struts Users Mailing List'; 'Antony Paul' Subject: RE: Struts

RE: Struts and DreamWeaver

2004-12-26 Thread Bryce Fischer
http://www.fwasi.com/products/ Extension for struts. -Original Message- From: Antony Paul [mailto:[EMAIL PROTECTED] Sent: Thursday, December 23, 2004 11:39 PM To: Struts Users Mailing List Subject: Re: Struts and DreamWeaver I added Struts html tags to DreamWeaver using the add tag

Re: Struts and DreamWeaver

2004-12-23 Thread Antony Paul
I added Struts html tags to DreamWeaver using the add tag from tld option. But it is not rendering the tags as html elements. I use DreamWeaver for visual display. rgds Antony Paul On Thu, 23 Dec 2004 07:50:02 -0800 (PST), Ashish Kulkarni <[EMAIL PROTECTED]> wrote: > Hi > I use macro media dre

Re: Struts and DreamWeaver

2004-12-23 Thread Dakota Jack
But it is good to have the choice between JSF and Struts. Hopefully they don't become one as proposed in Shale so that the choice is gone. I don't take Dream Weaver people too seriously because I don't run in that crowd. I do understand that the Dream Weaver crowd, however, is real and important

Re: Struts and DreamWeaver

2004-12-23 Thread Ashish Kulkarni
Hi I use macro media dreamweaver and can add tag library and so can support struts or jstl, i explained my graphical designer to use these tags instead of html tags and it worked out well, try teaching graphical designer to use tags.. Ashish --- Erik Weber <[EMAIL PROTECTED]> wrote: > I completed

Re: Struts and DreamWeaver

2004-12-23 Thread Antony Paul
I face the same problem. It is more complicated if used with or Tiles. So I dont give the JSP pages back to graphics designer for editing because it wont display it properly and no Struts html tags are understood and no html input elements displayed. So to edit HTML I have to go through all the

Re: Struts and DreamWeaver

2004-12-22 Thread Matthew Ryan
If you don't mind parting with a few dollars you can buy the equivalent of a Struts Plugin for Dreamweaver. http://www.fwasi.com/products/ All the best Matthew Ryan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional co

Re: Struts and DreamWeaver

2004-12-22 Thread Bryce Fischer
Wendy Smoak wrote: Ugh, the first thing they sent was a solid block of tags. I explained the virtues of external style sheets and sent it back. From the other messages, it sounds like I'm better off doing it myself. :/ I'll try to get a clean formatted example out of them and just use that. Th

Re: Struts and DreamWeaver

2004-12-22 Thread Bryce Fischer
Jim Barrows wrote: DreamWeaver should support the tags, and ignore the JSTL. My biggest worry with DreamWeaver would be the HTML code the thing generates. Typically it's pretty abysmal. I have marketing people who generate better HTML then DreamCleaver does. I don't know what version of DreamWea

Re: Struts and DreamWeaver

2004-12-22 Thread Erik Weber
I completed a non-Struts JSP project with a designer who used DreamWeaver. I hooked him up with the Tortoise CVS client, and we didn't have any problems. Occasionally I would find tabs blown out, that was about it. The HTML was fine. The site is in production and works in IE and Mozilla. He tol

RE: Struts and DreamWeaver

2004-12-22 Thread Jim Barrows
> -Original Message- > From: Wendy Smoak [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 22, 2004 12:31 PM > To: Struts Users Mailing List > Subject: Re: Struts and DreamWeaver > > > From: "Jim Barrows" <[EMAIL PROTECTED]> > > If yo

Re: Struts and DreamWeaver

2004-12-22 Thread Wendy Smoak
From: "Jim Barrows" <[EMAIL PROTECTED]> > If you're paying them... who cares? It's your dime, your way or the highway :) Nope, it's another department on campus. There is no contract, and no clear lines of ownership... I could have taken over the entire thing but I hate doing layout and page des

RE: Struts and DreamWeaver

2004-12-22 Thread Jim Barrows
> -Original Message- > From: Dakota Jack [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 22, 2004 12:14 PM > To: Struts Users Mailing List > Subject: Re: Struts and DreamWeaver > > > +1 > > Headaches galore if you give an inch on this one,

Re: Struts and DreamWeaver

2004-12-22 Thread Dakota Jack
ay, December 22, 2004 12:02 PM > > To: Struts Users Mailing List > > Subject: Struts and DreamWeaver > > > > > > 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

RE: Struts and DreamWeaver

2004-12-22 Thread Jim Barrows
> -Original Message- > From: Wendy Smoak [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 22, 2004 12:02 PM > To: Struts Users Mailing List > Subject: Struts and DreamWeaver > > > This is my first time having someone else do the page design. > I'm

Re: Struts and DreamWeaver

2004-12-22 Thread Don Brown
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 havin

Struts and DreamWeaver

2004-12-22 Thread Wendy Smoak
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 . Then there's the fun of JSTL tags embedded within HTML tags, which works fine but can't exactly be considered valid