Re: URGENT : CMS Driven static site and Struts

2005-01-18 Thread Vamsee Kanakala
Jim Barrows wrote: The one thing I hate doing is trying to figure out someonelses undocumented framework. +1. I've been in that situation before, and believe me, it's an unenviable position that I wouldn't wish on my worst enemies! :) Vamsee.

Re: OT and not URGENT : CMS Driven static site and Struts

2005-01-18 Thread bryan
erm I suppose except for gmail that is ... --b >> My definition of a good web site includes "No Javascript". On Tue, 18 Jan 2005 13:28:21 -0600, Vic <[EMAIL PROTECTED]> wrote: > http://www.opensourcecms.com > I use Drupal. > hth, > .V > > Jim Barrows wrote: > > >On Tue, 18 Jan 2005 13:49:11

OT and not URGENT : CMS Driven static site and Struts

2005-01-18 Thread Vic
http://www.opensourcecms.com I use Drupal. hth, .V Jim Barrows wrote: On Tue, 18 Jan 2005 13:49:11 -0500, Erik Weber <[EMAIL PROTECTED]> wrote: Jim Barrows wrote: On Tue, 18 Jan 2005 06:24:01 -0800 (PST), nitin dubey <[EMAIL PROTECTED]> wrote: I respectfully disagree with this (unles

Re: URGENT : CMS Driven static site and Struts

2005-01-18 Thread Jim Barrows
On Tue, 18 Jan 2005 13:49:11 -0500, Erik Weber <[EMAIL PROTECTED]> wrote: > > > Jim Barrows wrote: > > >On Tue, 18 Jan 2005 06:24:01 -0800 (PST), nitin dubey > ><[EMAIL PROTECTED]> wrote: > > > > > > I respectfully disagree with this (unless you guys are talking about > some other specific prod

Re: URGENT : CMS Driven static site and Struts

2005-01-18 Thread Erik Weber
Jim Barrows wrote: On Tue, 18 Jan 2005 06:24:01 -0800 (PST), nitin dubey <[EMAIL PROTECTED]> wrote: Is it worth using Struts for a static site that is CMS Driven ? I can think of two options: Yes. 1. Fetching the data from database into Action forms and then building the page using Stru

Re: URGENT : CMS Driven static site and Struts

2005-01-18 Thread Jim Barrows
On Tue, 18 Jan 2005 06:24:01 -0800 (PST), nitin dubey <[EMAIL PROTECTED]> wrote: > Is it worth using Struts for a static site that is CMS > Driven ? I can think of two options: Yes. > > 1. Fetching the data from database into Action forms > and then building the page using Struts HTML taglibs. >

Re: Static site and Struts

2005-01-18 Thread Bryce Fischer
nitin dubey wrote: Is it worth using Struts for a static site that is CMS Driven ? I can think of two options: Sure, why not ->Fetching the data from database into Action forms and then building the page using Struts HTML taglibs. :Can be done, but I doubt that Struts HTML is powerful enough to ha

URGENT : CMS Driven static site and Struts

2005-01-18 Thread nitin dubey
Is it worth using Struts for a static site that is CMS Driven ? I can think of two options: 1. Fetching the data from database into Action forms and then building the page using Struts HTML taglibs. :Can be done, but I doubt that Struts HTML is powerful enough to handle minute details of the HTM

Static site and Struts

2005-01-18 Thread nitin dubey
Is it worth using Struts for a static site that is CMS Driven ? I can think of two options: ->Fetching the data from database into Action forms and then building the page using Struts HTML taglibs. :Can be done, but I doubt that Struts HTML is powerful enough to handle minute details of the HTML