RE: uncoupling Web Design/Web Development

2002-07-30 Thread Melissa L Kelley
, July 29, 2002 1:23 PM To: Struts Users Mailing List Subject: Re: uncoupling Web Design/Web Development This may not be ideal but the way we do it is that the designers give us their static content (html pages) and we feed it into the jsps/velocity templates. That way we have more control over

RE: uncoupling Web Design/Web Development

2002-07-30 Thread Greg Hess
to relieve this conflict? Any help much appreciated, Greg -Original Message- From: Melissa L Kelley [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 30, 2002 4:12 PM To: Struts Users Mailing List Subject: RE: uncoupling Web Design/Web Development On Mon, 29 Jul 2002, Jacob Hookom wrote: Well

Re: uncoupling Web Design/Web Development

2002-07-29 Thread Michael Delamere
This may not be ideal but the way we do it is that the designers give us their static content (html pages) and we feed it into the jsps/velocity templates. That way we have more control over the dynamic elements in the webpage and they can play and fiddle with their html code as much as they

RE: uncoupling Web Design/Web Development

2002-07-29 Thread Jacob Hookom
Mailing List Subject: Re: uncoupling Web Design/Web Development This may not be ideal but the way we do it is that the designers give us their static content (html pages) and we feed it into the jsps/velocity templates. That way we have more control over the dynamic elements in the webpage

Re: uncoupling Web Design/Web Development

2002-07-29 Thread Michael Delamere
- From: Jacob Hookom [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Sent: Monday, July 29, 2002 10:33 PM Subject: RE: uncoupling Web Design/Web Development I am working on a big project for an insurance company and we are doing everything in XML/XSLT. That way

RE: uncoupling Web Design/Web Development

2002-07-29 Thread Greg Hess
: RE: uncoupling Web Design/Web Development I am working on a big project for an insurance company and we are doing everything in XML/XSLT. That way, the programmers can write JSP's or Servlets that just generate XML data and then depending on who's making the request, it formats the page as WML

RE: uncoupling Web Design/Web Development

2002-07-29 Thread Jacob Hookom
Claire -Original Message- From: Michael Delamere [mailto:[EMAIL PROTECTED]] Sent: Monday, July 29, 2002 3:42 PM To: Struts Users Mailing List Subject: Re: uncoupling Web Design/Web Development I really like your idea but how long did it take for everyone involved to adapt to this approach

Re: uncoupling Web Design/Web Development

2002-07-29 Thread Michael Delamere
- Original Message - From: Jacob Hookom [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Sent: Monday, July 29, 2002 10:56 PM Subject: RE: uncoupling Web Design/Web Development Basically, it was a strict requirement of the system, and this MVC2 is not implemented throughout

Re: uncoupling Web Design/Web Development

2002-07-29 Thread Craig R. McClanahan
On Mon, 29 Jul 2002, Michael Delamere wrote: Date: Mon, 29 Jul 2002 23:09:08 +0200 From: Michael Delamere [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Subject: Re: uncoupling Web Design/Web Development I agree

Re: uncoupling Web Design/Web Development

2002-07-29 Thread Michael Delamere
: uncoupling Web Design/Web Development On Mon, 29 Jul 2002, Michael Delamere wrote: Date: Mon, 29 Jul 2002 23:09:08 +0200 From: Michael Delamere [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Subject: Re